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

Bibliography API and listing functionality #320

Merged
merged 13 commits into from
Jan 10, 2025

updated golde test with bib-listing

2ee8f69
Select commit
Loading
Failed to load commit list.
Merged

Bibliography API and listing functionality #320

updated golde test with bib-listing
2ee8f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 0s

59.66% (-0.77%) compared to d918c11

View this Pull Request on Codecov

59.66% (-0.77%) compared to d918c11

Details

Codecov Report

Attention: Patch coverage is 42.94479% with 93 lines in your changes missing coverage. Please review.

Project coverage is 59.66%. Comparing base (d918c11) to head (2ee8f69).

Files with missing lines Patch % Lines
src/Poseidon/CLI/List.hs 37.50% 26 Missing and 4 partials ⚠️
src/Poseidon/ServerClient.hs 48.07% 27 Missing ⚠️
src/Poseidon/CLI/OptparseApplicativeParsers.hs 0.00% 14 Missing ⚠️
src/Poseidon/CLI/Serve.hs 21.42% 10 Missing and 1 partial ⚠️
src/Poseidon/BibFile.hs 64.28% 3 Missing and 2 partials ⚠️
src/Poseidon/Package.hs 75.00% 2 Missing and 3 partials ⚠️
src/Poseidon/Utils.hs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #320      +/-   ##
==========================================
- Coverage   60.43%   59.66%   -0.77%     
==========================================
  Files          29       29              
  Lines        4218     4349     +131     
  Branches      489      498       +9     
==========================================
+ Hits         2549     2595      +46     
- Misses       1180     1256      +76     
- Partials      489      498       +9     

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