xuanxu / starmatrix

Modelling nucleosynthesis of galactic chemical elements
https://starmatrix.readthedocs.io
MIT License
1 stars 3 forks source link

Merge master into constant-time-step #18

Closed xuanxu closed 5 years ago

xuanxu commented 5 years ago

This should bring the time-step-t branch to the latest codebase.

codecov[bot] commented 5 years ago

Codecov Report

Merging #18 into time-step-t will increase coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           time-step-t      #18      +/-   ##
===============================================
+ Coverage        99.49%   99.67%   +0.18%     
===============================================
  Files               11       11              
  Lines              589      615      +26     
  Branches            84       87       +3     
===============================================
+ Hits               586      613      +27     
+ Partials             3        2       -1
Impacted Files Coverage Δ
src/intergalactic/cli.py 100% <100%> (+2.85%) :arrow_up:
src/intergalactic/settings.py 100% <100%> (ø) :arrow_up:
src/intergalactic/model.py 100% <100%> (ø) :arrow_up:
src/intergalactic/constants.py 100% <100%> (ø) :arrow_up:
src/intergalactic/functions.py 98.79% <0%> (-0.06%) :arrow_down:

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 b44b94b...c0775e0. Read the comment docs.