ModellingWebLab / weblab-fc

Functional Curation backend for the Modelling Web Lab
Other
1 stars 0 forks source link

Reinstate reproducibility testing #226

Closed jonc125 closed 4 years ago

jonc125 commented 4 years ago

Somehow the merge of #217 got lost!

codecov[bot] commented 4 years ago

Codecov Report

Merging #226 into master will increase coverage by 1.73%. The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   86.21%   87.95%   +1.73%     
==========================================
  Files          25       26       +1     
  Lines        4383     5041     +658     
  Branches      775     1005     +230     
==========================================
+ Hits         3779     4434     +655     
+ Misses        444      441       -3     
- Partials      160      166       +6     
Impacted Files Coverage Δ
fc/protocol.py 90.66% <50.00%> (+0.21%) :arrow_up:
fc/test_support.py 32.65% <57.14%> (+7.65%) :arrow_up:
fc/parsing/actions.py 91.11% <76.47%> (+2.57%) :arrow_up:
fc/file_handling.py 89.61% <100.00%> (+0.13%) :arrow_up:
fc/language/expressions/__init__.py 100.00% <0.00%> (ø)
fc/language/expressions/trig.py 94.44% <0.00%> (ø)

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 d57de36...06e616f. Read the comment docs.