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

feat: LibraryCollectionKey and LibraryCollectionLocator created [FC-0062] #335

Merged

refactor: Rename USAGE_ID_REGEXP to COLLECTION_ID_REGEXP in LibraryCo…

780e4b2
Select commit
Loading
Failed to load commit list.
Merged

feat: LibraryCollectionKey and LibraryCollectionLocator created [FC-0062] #335

refactor: Rename USAGE_ID_REGEXP to COLLECTION_ID_REGEXP in LibraryCo…
780e4b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

93.98% (+0.01%) compared to 80ddb73

View this Pull Request on Codecov

93.98% (+0.01%) compared to 80ddb73

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.98%. Comparing base (80ddb73) to head (780e4b2).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
opaque_keys/edx/keys.py 75.00% 1 Missing and 1 partial ⚠️
opaque_keys/edx/locator.py 91.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   93.96%   93.98%   +0.01%     
==========================================
  Files          29       30       +1     
  Lines        2850     2924      +74     
  Branches      640      649       +9     
==========================================
+ Hits         2678     2748      +70     
- Misses        145      148       +3     
- Partials       27       28       +1     

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