COSMIC-PopSynth / COSMIC

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

hotfix to m2min/qmin kwargs #531

Closed katiebreivik closed 3 years ago

katiebreivik commented 3 years ago

was specifying kwarg completely wrong and testing, yet again, only the multidim sampler in my cosmic-pop tests

codecov[bot] commented 3 years ago

Codecov Report

Merging #531 (afc511a) into develop (53a3059) will increase coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #531      +/-   ##
===========================================
+ Coverage    87.06%   87.34%   +0.27%     
===========================================
  Files           40       40              
  Lines        25385    25393       +8     
===========================================
+ Hits         22101    22177      +76     
+ Misses        3284     3216      -68     
Impacted Files Coverage Δ
cosmic/sample/sampler/cmc.py 82.29% <0.00%> (-1.75%) :arrow_down:
cosmic/sample/initialcmctable.py 95.49% <0.00%> (+0.14%) :arrow_up:
cosmic/sample/initialbinarytable.py 94.44% <0.00%> (+0.16%) :arrow_up:
cosmic/evolve.py 84.58% <0.00%> (+29.17%) :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 53a3059...afc511a. Read the comment docs.