cgevans / mixes

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Experiment returns, references, checks #18

Closed cgevans closed 2 years ago

cgevans commented 2 years ago

This improves return values for add_mix, automatically runs volume checks on mix additions, and (WIP) does Experiment-wide reference file application.

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (cb4c8dd) into main (e63a22f) will increase coverage by 0.47%. The diff coverage is 95.40%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   72.69%   73.16%   +0.47%     
==========================================
  Files          14       14              
  Lines        1934     1994      +60     
==========================================
+ Hits         1406     1459      +53     
- Misses        528      535       +7     
Impacted Files Coverage Δ
src/alhambra_mixes/mixes.py 66.84% <66.66%> (-0.36%) :arrow_down:
src/alhambra_mixes/actions.py 85.52% <80.00%> (-0.19%) :arrow_down:
src/alhambra_mixes/components.py 89.37% <100.00%> (+0.59%) :arrow_up:
src/alhambra_mixes/experiments.py 100.00% <100.00%> (ø)
src/alhambra_mixes/units.py 74.76% <0.00%> (-3.74%) :arrow_down:
src/alhambra_mixes/references.py 66.02% <0.00%> (+0.64%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.