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: fetch published doi if preprint #6311

Merged
merged 26 commits into from
Jan 6, 2024

Merge branch 'main' into dan/575-preprint-published-doi

5305e47
Select commit
Loading
Failed to load commit list.
Merged

feat: fetch published doi if preprint #6311

Merge branch 'main' into dan/575-preprint-published-doi
5305e47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2024 in 1s

92.51% (+0.08%) compared to 58d4708

View this Pull Request on Codecov

92.51% (+0.08%) compared to 58d4708

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (58d4708) 92.42% compared to head (5305e47) 92.51%.

Files Patch % Lines
backend/layers/thirdparty/crossref_provider.py 85.71% 3 Missing ⚠️
backend/layers/business/business_interface.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6311      +/-   ##
==========================================
+ Coverage   92.42%   92.51%   +0.08%     
==========================================
  Files         179      179              
  Lines       14702    14783      +81     
==========================================
+ Hits        13588    13676      +88     
+ Misses       1114     1107       -7     

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