HEPCloud / decisionengine

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

Fix faulty tests #578

Closed knoepfel closed 2 years ago

knoepfel commented 2 years ago

This PR addresses some mistakes in the test_sample_config test.

codecov[bot] commented 2 years ago

Codecov Report

Merging #578 (ae57db3) into master (d1a86c5) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
+ Coverage   83.82%   83.97%   +0.14%     
==========================================
  Files          45       45              
  Lines        2702     2702              
  Branches      484      484              
==========================================
+ Hits         2265     2269       +4     
+ Misses        395      391       -4     
  Partials       42       42              
Flag Coverage Δ
python-3.10 83.90% <ø> (+0.14%) :arrow_up:
python-3.6 83.63% <ø> (+0.14%) :arrow_up:

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

Impacted Files Coverage Δ
src/decisionengine/framework/engine/de_client.py 96.61% <0.00%> (+3.38%) :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 d1a86c5...ae57db3. Read the comment docs.