COSMIC-PopSynth / COSMIC

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

Fixing evolve mistake and CMC sampling mistake that came from merging a ton of stuff #450

Closed scottcoughlin2014 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #450 into develop will decrease coverage by 1.59%. The diff coverage is 2.99%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #450      +/-   ##
===========================================
- Coverage    32.10%   30.51%   -1.59%     
===========================================
  Files           38       39       +1     
  Lines         7610     7925     +315     
===========================================
- Hits          2443     2418      -25     
- Misses        5167     5507     +340     
Impacted Files Coverage Δ
cosmic/MC_samp.py 0.00% <0.00%> (ø)
cosmic/Match.py 0.00% <0.00%> (ø)
cosmic/bse_utils/zcnsts.py 0.00% <0.00%> (ø)
cosmic/bse_utils/zdata.py 0.00% <0.00%> (ø)
cosmic/checkstate.py 0.00% <0.00%> (ø)
cosmic/evolve.py 0.00% <0.00%> (ø)
cosmic/filter.py 0.00% <0.00%> (ø)
cosmic/plotting.py 0.00% <0.00%> (ø)
cosmic/sample/__init__.py 0.00% <0.00%> (ø)
cosmic/sample/cmc/elson.py 0.00% <0.00%> (ø)
... and 22 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 a004a49...d78baad. Read the comment docs.