COSMIC-PopSynth / COSMIC

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

M2 min #524

Closed katiebreivik closed 3 years ago

katiebreivik commented 3 years ago

This sets qmin and m2_min as kwargs now so that you must choose one or the other.

codecov[bot] commented 3 years ago

Codecov Report

Merging #524 (fc00632) into develop (dca7d98) will increase coverage by 0.04%. The diff coverage is 93.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #524      +/-   ##
===========================================
+ Coverage    87.03%   87.07%   +0.04%     
===========================================
  Files           40       40              
  Lines        25364    25389      +25     
===========================================
+ Hits         22075    22106      +31     
+ Misses        3289     3283       -6     
Impacted Files Coverage Δ
cosmic/sample/sampler/cmc.py 84.04% <ø> (ø)
cosmic/utils.py 80.86% <50.00%> (-0.10%) :arrow_down:
cosmic/sample/sampler/independent.py 67.14% <96.55%> (+3.78%) :arrow_up:
cosmic/sample/initialcmctable.py 95.49% <0.00%> (+0.14%) :arrow_up:
cosmic/sample/initialbinarytable.py 94.44% <0.00%> (+0.16%) :arrow_up:

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 dca7d98...fc00632. Read the comment docs.