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

Make acquire more robust against missing collection profiles #201

Merged
merged 1 commit into from
Nov 4, 2024

Make acquire more robust against missing collection profiles

1266399
Select commit
Loading
Failed to load commit list.
Merged

Make acquire more robust against missing collection profiles #201

Make acquire more robust against missing collection profiles
1266399
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

47.18% (+0.02%) compared to 910e364

View this Pull Request on Codecov

47.18% (+0.02%) compared to 910e364

Details

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.

Project coverage is 47.18%. Comparing base (910e364) to head (1266399).

Files with missing lines Patch % Lines
acquire/acquire.py 7.69% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   47.15%   47.18%   +0.02%     
==========================================
  Files          26       26              
  Lines        3425     3423       -2     
==========================================
  Hits         1615     1615              
+ Misses       1810     1808       -2     

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