agrc / porter

UGRC tracks the additions, replacements, and deletions of SGID items (in the broadest sense of add, replace, or delete) through issues in this repository.
https://gis.utah.gov/documentation/policy/
MIT License
2 stars 0 forks source link

Fixes for the task checker in conductor #96

Closed stdavis closed 3 years ago

stdavis commented 3 years ago

Output from test run for current issues: image

codecov-io commented 3 years ago

Codecov Report

Merging #96 (7fe6893) into master (62e6a80) will decrease coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   85.81%   85.78%   -0.04%     
==========================================
  Files           3        3              
  Lines         409      408       -1     
  Branches       71       70       -1     
==========================================
- Hits          351      350       -1     
  Misses         51       51              
  Partials        7        7              
Impacted Files Coverage Δ
src/conductor/checks.py 90.19% <100.00%> (ø)
src/conductor/conductor.py 78.14% <100.00%> (-0.15%) :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 7b059e3...7fe6893. Read the comment docs.