HEPCloud / decisionengine

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

Remove unnecessary @pytest.mark.usefixtures decorations #620

Closed knoepfel closed 2 years ago

pep8speaks commented 2 years ago

Hello @knoepfel! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-02-17 22:03:22 UTC
codecov[bot] commented 2 years ago

Codecov Report

Merging #620 (b065c25) into master (30d6861) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #620      +/-   ##
==========================================
+ Coverage   97.42%   97.53%   +0.10%     
==========================================
  Files          47       47              
  Lines        2835     2835              
  Branches      448      448              
==========================================
+ Hits         2762     2765       +3     
+ Misses         49       47       -2     
+ Partials       24       23       -1     
Flag Coverage Δ
python-3.10 97.28% <ø> (+0.17%) :arrow_up:
python-3.6 96.88% <ø> (-0.11%) :arrow_down:

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

Impacted Files Coverage Δ
.../decisionengine/framework/engine/DecisionEngine.py 92.95% <0.00%> (+0.58%) :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 30d6861...b065c25. Read the comment docs.