Skip to content

feat(storage): enable parallel writes by using per-repo locking

Codecov / codecov/project failed Aug 15, 2024 in 1s

92.71% (-0.03%) compared to 2dea22f

View this Pull Request on Codecov

92.71% (-0.03%) compared to 2dea22f

Details

Codecov Report

Attention: Patch coverage is 93.02326% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.71%. Comparing base (2dea22f) to head (32544c3).
Report is 5 commits behind head on main.

Files Patch % Lines
pkg/storage/imagestore/lock.go 88.88% 2 Missing and 2 partials ⚠️
pkg/storage/imagestore/imagestore.go 94.28% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2600      +/-   ##
==========================================
- Coverage   92.74%   92.71%   -0.03%     
==========================================
  Files         169      170       +1     
  Lines       22471    22575     +104     
==========================================
+ Hits        20840    20930      +90     
- Misses       1015     1025      +10     
- Partials      616      620       +4     

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