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

Release 0.4.0 #37

Merged
merged 23 commits into from
Feb 13, 2024
Merged

Release 0.4.0 #37

merged 23 commits into from
Feb 13, 2024

Conversation

khoroshevskyi
Copy link
Member

@khoroshevskyi khoroshevskyi commented Feb 12, 2024

Added

  • a parameter that points to where peps should be saved (#32)
  • pep zipping option to save_pep function (#34)
  • API for samples (#29)
  • API for projects (#28)

Updated

  • Transferred save_pep function to helpers

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

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

Comparison is base (16d734a) 82.56% compared to head (c71a4af) 82.10%.
Report is 6 commits behind head on main.

Files Patch % Lines
pephubclient/helpers.py 64.44% 32 Missing ⚠️
tests/test_manual.py 50.00% 15 Missing ⚠️
pephubclient/modules/view.py 83.11% 13 Missing ⚠️
pephubclient/files_manager.py 38.46% 8 Missing ⚠️
pephubclient/pephubclient.py 94.28% 2 Missing ⚠️
pephubclient/constants.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   82.56%   82.10%   -0.47%     
==========================================
  Files          12       15       +3     
  Lines         476      771     +295     
==========================================
+ Hits          393      633     +240     
- Misses         83      138      +55     

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

Copy link

@donaldcampbelljr donaldcampbelljr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go.

@khoroshevskyi khoroshevskyi merged commit 5389da7 into main Feb 13, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants