pepkit / eido

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

v0.1.4 #24

Closed stolarczyk closed 3 years ago

stolarczyk commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (493461f) into master (f77211e) will increase coverage by 13.96%. The diff coverage is 87.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
+ Coverage   69.36%   83.33%   +13.96%     
===========================================
  Files          11        7        -4     
  Lines         346      234      -112     
===========================================
- Hits          240      195       -45     
+ Misses        106       39       -67     
Impacted Files Coverage Δ
eido/exceptions.py 80.00% <ø> (ø)
eido/eido.py 67.25% <73.91%> (+8.57%) :arrow_up:
eido/__init__.py 100.00% <100.00%> (ø)
eido/_version.py 100.00% <100.00%> (ø)
eido/const.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_validations.py 100.00% <100.00%> (ø)

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 f77211e...493461f. Read the comment docs.