COSMIC-PopSynth / COSMIC

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

Docs 3.4 #539

Closed katiebreivik closed 3 years ago

katiebreivik commented 3 years ago

This brings docs up to date and fixes the issues with ECSN being inconsistent with Giacobbo & Mapelli kickflag Fixes: #433, #432 #516

codecov[bot] commented 3 years ago

Codecov Report

Merging #539 (900304d) into develop (c68f682) will increase coverage by 0.26%. The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #539      +/-   ##
===========================================
+ Coverage    87.03%   87.29%   +0.26%     
===========================================
  Files           40       40              
  Lines        25329    25346      +17     
===========================================
+ Hits         22044    22125      +81     
+ Misses        3285     3221      -64     
Impacted Files Coverage Δ
cosmic/utils.py 80.36% <20.00%> (-0.50%) :arrow_down:
cosmic/sample/sampler/cmc.py 82.47% <0.00%> (ø)
cosmic/sample/sampler/independent.py 59.60% <0.00%> (+0.01%) :arrow_up:
cosmic/src/evolv2.f 57.68% <0.00%> (+0.02%) :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:
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 c68f682...900304d. Read the comment docs.