stan-dev / posteriordb

Database with posteriors of interest for Bayesian inference
181 stars 36 forks source link

Re-enable python codecov reporting #73

Closed eerolinna closed 5 years ago

eerolinna commented 5 years ago

Fixes #72

codecov-io commented 5 years ago

Codecov Report

Merging #73 into master will increase coverage by 2.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage    91.6%   94.27%   +2.66%     
==========================================
  Files          11       16       +5     
  Lines         274      419     +145     
==========================================
+ Hits          251      395     +144     
- Misses         23       24       +1
Impacted Files Coverage Δ
python/src/posteriordb/posterior_database.py 100% <0%> (ø)
python/src/posteriordb/model.py 100% <0%> (ø)
python/src/posteriordb/dataset.py 96.29% <0%> (ø)
python/src/posteriordb/__init__.py 100% <0%> (ø)
python/src/posteriordb/posterior.py 100% <0%> (ø)

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 62c4540...eda69d7. Read the comment docs.