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.2.0 #25

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Release 0.2.0 #25

merged 4 commits into from
Oct 2, 2023

Conversation

khoroshevskyi
Copy link
Member

  • Added project search method to PEPHubClient

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #25 (22e0e6f) into main (96798ef) will increase coverage by 2.12%.
Report is 2 commits behind head on main.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   79.95%   82.07%   +2.12%     
==========================================
  Files          12       12              
  Lines         419      463      +44     
==========================================
+ Hits          335      380      +45     
+ Misses         84       83       -1     
Files Coverage Δ
pephubclient/constants.py 100.00% <100.00%> (ø)
pephubclient/models.py 100.00% <100.00%> (ø)
tests/test_pephubclient.py 100.00% <100.00%> (ø)
pephubclient/pephubclient.py 87.34% <82.60%> (+1.10%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@ayobi ayobi left a comment

Choose a reason for hiding this comment

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

nice

@khoroshevskyi khoroshevskyi linked an issue Oct 2, 2023 that may be closed by this pull request
@khoroshevskyi khoroshevskyi merged commit 2fdf976 into main Oct 2, 2023
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.

Add search to pephubclient
2 participants