pepkit / eido

Validator for PEP objects
http://eido.databio.org
BSD 2-Clause "Simplified" License
5 stars 6 forks source link

v0.1.5 #27

Closed stolarczyk closed 3 years ago

stolarczyk commented 3 years ago

to do:

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (dd95ac4) into master (16ef797) will decrease coverage by 9.91%. The diff coverage is 64.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   83.33%   73.41%   -9.92%     
==========================================
  Files           7       13       +6     
  Lines         234      331      +97     
==========================================
+ Hits          195      243      +48     
- Misses         39       88      +49     
Impacted Files Coverage Δ
eido/inspection.py 8.33% <8.33%> (ø)
eido/conversion_plugins.py 12.19% <12.19%> (ø)
eido/conversion.py 60.71% <60.71%> (ø)
eido/exceptions.py 76.92% <75.00%> (-3.08%) :arrow_down:
eido/validation.py 62.85% <87.50%> (ø)
eido/schema.py 97.22% <97.22%> (ø)
eido/__init__.py 100.00% <100.00%> (ø)
eido/_version.py 100.00% <100.00%> (ø)
eido/const.py 100.00% <100.00%> (ø)
tests/test_conversions.py 100.00% <100.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 16ef797...dd95ac4. Read the comment docs.

stolarczyk commented 3 years ago

alright, I think that's it for this release.

@nsheff can you give the new commands a try and lmk if there's sth amiss?