xuanxu / starmatrix

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

Add test for extrapolation of expelled data #13

Closed xuanxu closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage    98.8%   99.71%   +0.91%     
==========================================
  Files          11       11              
  Lines         586      711     +125     
  Branches       81      130      +49     
==========================================
+ Hits          579      709     +130     
+ Misses          2        1       -1     
+ Partials        5        1       -4
Impacted Files Coverage Δ
src/intergalactic/__init__.py 100% <0%> (ø) :arrow_up:
src/intergalactic/dtds.py 100% <0%> (ø) :arrow_up:
src/intergalactic/imfs.py 100% <0%> (ø) :arrow_up:
src/intergalactic/functions.py 99.06% <0%> (+0.27%) :arrow_up:
src/intergalactic/matrix.py 100% <0%> (+0.75%) :arrow_up:
src/intergalactic/model.py 98.8% <0%> (+1.7%) :arrow_up:
src/intergalactic/cli.py 100% <0%> (+2.85%) :arrow_up:
src/intergalactic/elements.py 100% <0%> (+6.45%) :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 ed98c3a...9095f69. Read the comment docs.