HEPCloud / decisionengine

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

Note lines we are not testing #614

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

We've got some self-defense code in here we can't really test.

codecov[bot] commented 2 years ago

Codecov Report

Merging #614 (fa8142b) into master (de7829a) will increase coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
+ Coverage   96.52%   96.93%   +0.41%     
==========================================
  Files          47       47              
  Lines        2847     2837      -10     
  Branches      451      449       -2     
==========================================
+ Hits         2748     2750       +2     
+ Misses         69       60       -9     
+ Partials       30       27       -3     
Flag Coverage Δ
python-3.10 96.65% <ø> (+0.44%) :arrow_up:
python-3.6 96.31% <ø> (+0.23%) :arrow_up:

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

Impacted Files Coverage Δ
...aspace/datasources/sqlalchemy_ds/datasource_api.py 100.00% <ø> (+1.21%) :arrow_up:
...rc/decisionengine/framework/dataspace/dataspace.py 91.56% <ø> (+2.80%) :arrow_up:
.../decisionengine/framework/engine/DecisionEngine.py 91.58% <ø> (+1.31%) :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 de7829a...fa8142b. Read the comment docs.