databio / bbconf

Configuration package for bedbase project
https://pypi.org/project/bbconf/
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

Orm #12

Closed xuebingjie1990 closed 2 years ago

xuebingjie1990 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (42ce059) into master (207446d) will decrease coverage by 4.31%. The diff coverage is 60.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   78.57%   74.25%   -4.32%     
==========================================
  Files           9        9              
  Lines         252      303      +51     
==========================================
+ Hits          198      225      +27     
- Misses         54       78      +24     
Impacted Files Coverage Δ
bbconf/exceptions.py 100.00% <ø> (ø)
setup.py 0.00% <0.00%> (ø)
bbconf/bbconf.py 60.13% <52.05%> (-5.84%) :arrow_down:
bbconf/__init__.py 100.00% <100.00%> (ø)
bbconf/_version.py 100.00% <100.00%> (ø)
bbconf/const.py 100.00% <100.00%> (ø)
bbconf/helpers.py 90.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_bbconf.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 207446d...42ce059. Read the comment docs.