HEPCloud / decisionengine

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

We should have one path where we test without -v. #616

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

All our existing tests used -v to run the tests. Since verbose mode is non-default, we should have a test run without it.

codecov[bot] commented 2 years ago

Codecov Report

Merging #616 (c9175e1) into master (a81a52c) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
+ Coverage   97.21%   97.25%   +0.03%     
==========================================
  Files          47       47              
  Lines        2840     2840              
  Branches      450      450              
==========================================
+ Hits         2761     2762       +1     
  Misses         52       52              
+ Partials       27       26       -1     
Flag Coverage Δ
python-3.10 97.00% <ø> (+0.03%) :arrow_up:
python-3.6 96.74% <ø> (+0.10%) :arrow_up:

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

Impacted Files Coverage Δ
src/decisionengine/framework/util/logparser.py 100.00% <0.00%> (+0.91%) :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 a81a52c...c9175e1. Read the comment docs.