ModellingWebLab / WebLab

Django-based front-end for the modelling Web Lab v2
Other
3 stars 2 forks source link

pulled out model group functionality in a seperate PR #373

Closed MauriceHendrix closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #373 (106f537) into stories (e1058ff) will decrease coverage by 0.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           stories     #373      +/-   ##
===========================================
- Coverage    95.72%   95.25%   -0.48%     
===========================================
  Files           75       68       -7     
  Lines         4355     3902     -453     
  Branches       470      398      -72     
===========================================
- Hits          4169     3717     -452     
+ Misses         135      134       -1     
  Partials        51       51              
Impacted Files Coverage Δ
weblab/config/urls.py 100.00% <ø> (ø)
weblab/conftest.py 97.76% <ø> (-0.06%) :arrow_down:
weblab/core/recipes.py 100.00% <ø> (ø)
weblab/experiments/views.py 99.16% <ø> (-0.07%) :arrow_down:
weblab/entities/views.py 92.75% <100.00%> (+0.13%) :arrow_up:
weblab/experiments/models.py 98.46% <0.00%> (-0.77%) :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 e1058ff...106f537. Read the comment docs.