COSMIC-PopSynth / COSMIC

COSMIC (Compact Object Synthesis and Monte Carlo Investigation Code)
GNU General Public License v3.0
46 stars 58 forks source link

Fixing ci #506

Closed scottcoughlin2014 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #506 (a209289) into develop (898481f) will increase coverage by 20.31%. The diff coverage is 53.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #506       +/-   ##
============================================
+ Coverage    30.43%   50.74%   +20.31%     
============================================
  Files           39       41        +2     
  Lines         7960     8230      +270     
============================================
+ Hits          2422     4176     +1754     
+ Misses        5538     4054     -1484     
Impacted Files Coverage Δ
cosmic/MC_samp.py 98.31% <ø> (+98.31%) :arrow_up:
cosmic/Match.py 52.56% <ø> (+52.56%) :arrow_up:
cosmic/bse_utils/zcnsts.py 100.00% <ø> (+100.00%) :arrow_up:
cosmic/bse_utils/zdata.py 100.00% <ø> (+100.00%) :arrow_up:
cosmic/evolve.py 55.42% <0.00%> (+55.42%) :arrow_up:
cosmic/plotting.py 0.00% <ø> (ø)
cosmic/sample/initialbinarytable.py 94.44% <ø> (+94.44%) :arrow_up:
cosmic/sample/cmc/king.py 17.71% <17.71%> (ø)
cosmic/sample/sampler/multidim.py 17.57% <20.00%> (+17.57%) :arrow_up:
cosmic/src/evolv2.f 42.26% <35.29%> (-0.33%) :arrow_down:
... and 37 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 76682a2...a209289. Read the comment docs.