Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor package cache + more concurrency improvements #1765

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Don't dump renamed file in tempdir but in parent of original file

40b8f18
Select commit
Loading
Failed to load commit list.
Open

Refactor package cache + more concurrency improvements #1765

Don't dump renamed file in tempdir but in parent of original file
40b8f18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

12.86% (+0.00%) compared to 0f13f50

View this Pull Request on Codecov

12.86% (+0.00%) compared to 0f13f50

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.86%. Comparing base (0f13f50) to head (40b8f18).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1765   +/-   ##
=========================================
  Coverage     12.85%   12.86%           
- Complexity    33775    33785   +10     
=========================================
  Files          2240     2241    +1     
  Lines        684839   684867   +28     
  Branches     202210   202219    +9     
=========================================
+ Hits          88064    88103   +39     
+ Misses       565473   565452   -21     
- Partials      31302    31312   +10     

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