ModellingWebLab / WebLab

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

Replaced deprecated 'pytest.yield_fixture' with 'pytest.fixture', ... #384

Closed MichaelClerx closed 2 years ago

MichaelClerx commented 2 years ago

...which is equivalent since pytest 3. Closes #384.

codecov[bot] commented 2 years ago

Codecov Report

Merging #384 (5d9b528) into master (a559081) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          75       75           
  Lines        4388     4388           
  Branches      471      471           
=======================================
  Hits         4197     4197           
  Misses        141      141           
  Partials       50       50           
Impacted Files Coverage Δ
weblab/conftest.py 97.81% <100.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 2ee2e97...5d9b528. Read the comment docs.