Skip to content

tests: add api repo edit test

d5f1929
Select commit
Loading
Failed to load commit list.
Open

Fix/mirror snapshot repo races #1573

tests: add api repo edit test
d5f1929
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

77.28% (+0.05%) compared to 68814ff

View this Pull Request on Codecov

77.28% (+0.05%) compared to 68814ff

Details

Codecov Report

❌ Patch coverage is 74.86339% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.28%. Comparing base (68814ff) to head (d5f1929).

Files with missing lines Patch % Lines
api/repos.go 74.48% 14 Missing and 11 partials ⚠️
api/snapshot.go 79.03% 7 Missing and 6 partials ⚠️
api/mirror.go 65.21% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           fix/publish-races    #1573      +/-   ##
=====================================================
+ Coverage              77.22%   77.28%   +0.05%     
=====================================================
  Files                    161      161              
  Lines                  15143    15230      +87     
=====================================================
+ Hits                   11694    11770      +76     
+ Misses                  2297     2291       -6     
- Partials                1152     1169      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.