HEPCloud / decisionengine

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

Add some elements to release notes #476

Closed jcpunk closed 3 years ago

jcpunk commented 3 years ago

It looks like the fix for #455 will include some more queries. These indexes should hide the cost, but only if they are deployed.

codecov[bot] commented 3 years ago

Codecov Report

Merging #476 (67e7fc2) into master (94c1411) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
+ Coverage   93.52%   93.56%   +0.03%     
==========================================
  Files          43       43              
  Lines        2703     2703              
  Branches      384      384              
==========================================
+ Hits         2528     2529       +1     
  Misses        135      135              
+ Partials       40       39       -1     
Flag Coverage Δ
python-3.6 92.87% <ø> (ø)
python-3.9 93.00% <ø> (+0.03%) :arrow_up:
python-pypy-3.7 93.31% <ø> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
src/decisionengine/framework/dataspace/maintain.py 99.06% <0.00%> (+0.93%) :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 94c1411...67e7fc2. Read the comment docs.