HEPCloud / decisionengine

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

Fix trailing whitespace in TRUNK #513

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

This should fix the pre-commit hooks in TRUNK

codecov[bot] commented 2 years ago

Codecov Report

Merging #513 (faa94c4) into master (f42558d) will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #513      +/-   ##
==========================================
- Coverage   93.89%   93.81%   -0.08%     
==========================================
  Files          43       43              
  Lines        2750     2750              
  Branches      391      391              
==========================================
- Hits         2582     2580       -2     
  Misses        129      129              
- Partials       39       41       +2     
Flag Coverage Δ
python-3.6 93.25% <ø> (-0.04%) :arrow_down:
python-3.9 93.34% <ø> (ø)
python-pypy-3.7 93.39% <ø> (-0.08%) :arrow_down:

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

Impacted Files Coverage Δ
src/decisionengine/framework/dataspace/maintain.py 98.13% <0.00%> (-1.87%) :arrow_down:

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 f42558d...faa94c4. Read the comment docs.