HEPCloud / decisionengine

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

Lock typing_extensions for Python 3.6 compat #657

Closed BrunoCoimbra closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #657 (6f5542c) into master (2b94604) will increase coverage by 0.41%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
+ Coverage   96.94%   97.36%   +0.41%     
==========================================
  Files          49       49              
  Lines        2947     2960      +13     
  Branches      402      471      +69     
==========================================
+ Hits         2857     2882      +25     
+ Misses         60       53       -7     
+ Partials       30       25       -5     
Flag Coverage Δ
python-3.10 97.19% <ø> (?)
python-3.6 96.91% <ø> (-0.04%) :arrow_down:

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:
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...6f5542c. Read the comment docs.