HEPCloud / decisionengine

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

More unit testing #621

Closed jcpunk closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #621 (4f808e3) into master (7850995) will increase coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
+ Coverage   97.32%   97.53%   +0.20%     
==========================================
  Files          47       47              
  Lines        2840     2835       -5     
  Branches      450      448       -2     
==========================================
+ Hits         2764     2765       +1     
+ Misses         51       47       -4     
+ Partials       25       23       -2     
Flag Coverage Δ
python-3.10 97.28% <ø> (+0.20%) :arrow_up:
python-3.6 97.12% <ø> (+0.49%) :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 100.00% <ø> (+3.30%) :arrow_up:
.../decisionengine/framework/engine/DecisionEngine.py 92.95% <0.00%> (+0.39%) :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 7850995...4f808e3. Read the comment docs.