HEPCloud / decisionengine

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

Encourage use of automatic nag hook #520

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

The pre-commit documentation has instructions on how to enable automatic nagging on repos that have pre-commit support, but are not enabled.

codecov[bot] commented 2 years ago

Codecov Report

Merging #520 (6eccb71) into master (a4a7938) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
+ Coverage   83.39%   83.42%   +0.03%     
==========================================
  Files          47       47              
  Lines        3089     3089              
  Branches      433      433              
==========================================
+ Hits         2576     2577       +1     
  Misses        473      473              
+ Partials       40       39       -1     
Flag Coverage Δ
python-3.6 82.85% <ø> (ø)
python-3.9 83.02% <ø> (ø)
python-pypy-3.7 82.98% <ø> (ø)

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.05% <0.00%> (+0.94%) :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 a4a7938...6eccb71. Read the comment docs.