COSMIC-PopSynth / COSMIC

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

Tiny pr that fixes broken docs because of warning #559

Closed katiebreivik closed 2 years ago

katiebreivik commented 2 years ago

fixing warning that comes out from zsun!=0.019, adding language in conf, and adding spaces after cmc sampler docstrings

codecov[bot] commented 2 years ago

Codecov Report

Merging #559 (6f9df1e) into develop (428a66a) will decrease coverage by 1.12%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #559      +/-   ##
===========================================
- Coverage    88.25%   87.13%   -1.12%     
===========================================
  Files           40       40              
  Lines        25373    25379       +6     
===========================================
- Hits         22392    22112     -280     
- Misses        2981     3267     +286     
Impacted Files Coverage Δ
cosmic/sample/sampler/cmc.py 82.47% <ø> (ø)
cosmic/utils.py 80.23% <100.00%> (ø)
cosmic/sample/sampler/multidim.py 17.57% <0.00%> (-68.92%) :arrow_down:
cosmic/evolve.py 55.42% <0.00%> (-34.17%) :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:

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 428a66a...6f9df1e. Read the comment docs.