Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configvalidate.py script to allow config validation during deploy… #226

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Jan 18, 2021

…ment

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #226 (a818cce) into master (34f3ea3) will decrease coverage by 0.70%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   91.81%   91.10%   -0.71%     
==========================================
  Files          36       38       +2     
  Lines        3664     3709      +45     
  Branches      418      423       +5     
==========================================
+ Hits         3364     3379      +15     
- Misses        249      278      +29     
- Partials       51       52       +1     
Impacted Files Coverage Δ
aodncore/pipeline/configlib.py 88.04% <ø> (ø)
aodncore/testlib/__init__.py 100.00% <ø> (ø)
aodncore/testlib/testutil.py 80.91% <ø> (ø)
aodncore/bin/configvalidate.py 75.00% <75.00%> (ø)
aodncore/bin/drawmachine.py 0.00% <0.00%> (ø)

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 34f3ea3...a818cce. Read the comment docs.

@ghost ghost force-pushed the pipeline-config-validate branch 2 times, most recently from 70f5a19 to 87bee11 Compare January 19, 2021 02:45
@ghost ghost force-pushed the pipeline-config-validate branch from 87bee11 to a818cce Compare January 19, 2021 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants