HEPCloud / decisionengine

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

Update GitHub actions; pylint workaround #656

Closed knoepfel closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #656 (2d850af) into master (2b94604) will increase coverage by 0.48%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #656      +/-   ##
==========================================
+ Coverage   96.94%   97.43%   +0.48%     
==========================================
  Files          49       49              
  Lines        2947     2960      +13     
  Branches      402      471      +69     
==========================================
+ Hits         2857     2884      +27     
+ Misses         60       52       -8     
+ Partials       30       24       -6     
Flag Coverage Δ
python-3.10 97.16% <ø> (?)
python-3.6 97.01% <ø> (+0.06%) :arrow_up:

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

Impacted Files Coverage Δ
src/decisionengine/framework/modules/Transform.py 100.00% <0.00%> (ø)
...ionengine/framework/taskmanager/ProcessingState.py 100.00% <0.00%> (ø)
.../decisionengine/framework/engine/DecisionEngine.py 93.11% <0.00%> (+0.03%) :arrow_up:
...rc/decisionengine/framework/dataspace/dataspace.py 93.97% <0.00%> (+0.07%) :arrow_up:
...aspace/datasources/sqlalchemy_ds/datasource_api.py 100.00% <0.00%> (+1.22%) :arrow_up:
...c/decisionengine/framework/engine/SourceWorkers.py 100.00% <0.00%> (+1.48%) :arrow_up:
src/decisionengine/framework/dataspace/maintain.py 100.00% <0.00%> (+2.97%) :arrow_up:
...sionengine/framework/taskmanager/LatestMessages.py 100.00% <0.00%> (+4.44%) :arrow_up:
...ework/dataspace/datasources/sqlalchemy_ds/utils.py 100.00% <0.00%> (+15.62%) :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 2b94604...2d850af. Read the comment docs.