Skip to content

fix(build): reset build number for restarts

44e154e
Select commit
Loading
Failed to load commit list.
Merged

fix(build): reset build number for restarts #1404

fix(build): reset build number for restarts
44e154e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2026 in 1s

58.29% (target 90.00%)

View this Pull Request on Codecov

58.29% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.29%. Comparing base (e7a220d) to head (44e154e).

Files with missing lines Patch % Lines
api/build/compile_publish.go 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (58.29%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1404      +/-   ##
==========================================
- Coverage   58.29%   58.29%   -0.01%     
==========================================
  Files         663      663              
  Lines       25594    25595       +1     
==========================================
  Hits        14920    14920              
- Misses       9959     9960       +1     
  Partials      715      715              
Files with missing lines Coverage Δ
api/build/compile_publish.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.