pepkit / pephubclient

A tool to provide Python and CLI interface and Python API for PEPhub.
https://pephub.databio.org
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Release 0.1.2 #23

Closed khoroshevskyi closed 1 year ago

khoroshevskyi commented 1 year ago

Fixed base url

codecov[bot] commented 1 year ago

Codecov Report

Merging #23 (96798ef) into main (a380156) will decrease coverage by 0.68%. The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   80.62%   79.95%   -0.68%     
==========================================
  Files          12       12              
  Lines         413      419       +6     
==========================================
+ Hits          333      335       +2     
- Misses         80       84       +4     
Impacted Files Coverage Δ
pephubclient/helpers.py 58.97% <0.00%> (-3.19%) :arrow_down:
tests/conftest.py 90.00% <ø> (ø)
tests/test_pephubclient.py 100.00% <ø> (ø)
pephubclient/pephubclient.py 86.23% <83.33%> (-0.99%) :arrow_down:
pephubclient/models.py 100.00% <100.00%> (ø)

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