ModellingWebLab / weblab-fc

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

Fix reproducibility test #227

Open jonc125 opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #227 (37e8d52) into master (06e616f) will decrease coverage by 0.07%. The diff coverage is 44.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
- Coverage   87.95%   87.88%   -0.08%     
==========================================
  Files          26       26              
  Lines        5041     5059      +18     
  Branches     1005     1007       +2     
==========================================
+ Hits         4434     4446      +12     
- Misses        441      449       +8     
+ Partials      166      164       -2     
Impacted Files Coverage Δ
fc/cli.py 0.00% <0.00%> (ø)
fc/data_loading.py 39.39% <0.00%> (-7.04%) :arrow_down:
fc/code_generation.py 97.68% <100.00%> (+0.14%) :arrow_up:
fc/simulations/model.py 88.77% <100.00%> (ø)
fc/protocol.py 91.20% <0.00%> (+0.53%) :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 06e616f...37e8d52. Read the comment docs.