HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Reduce number of fixtures #591

Closed knoepfel closed 2 years ago

knoepfel commented 2 years ago

This PR combines various tests to reduce the number of fixtures created. The unit tests run noticeably faster with these changes.

codecov[bot] commented 2 years ago

Codecov Report

Merging #591 (6e6f3c2) into master (a4510cb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #591   +/-   ##
=======================================
  Coverage   84.20%   84.20%           
=======================================
  Files          46       46           
  Lines        2748     2748           
  Branches      492      492           
=======================================
  Hits         2314     2314           
  Misses        390      390           
  Partials       44       44           
Flag Coverage Δ
python-3.10 84.13% <ø> (+0.18%) :arrow_up:
python-3.6 83.61% <ø> (-0.26%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.


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 a4510cb...6e6f3c2. Read the comment docs.