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

Flux diff flags for configuring output (skip secrets, num context lines) #83

Merged
merged 2 commits into from
Feb 25, 2023

Conversation

allenporter
Copy link
Owner

Add flags to control skip secret before, enabled by default. Add flags for controlling the number of output lines in the unified diff.

@codecov-commenter
Copy link

Codecov Report

Merging #83 (3c1dc19) into main (cb7ab32) will increase coverage by 0.00%.
The diff coverage is 95.65%.

@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   92.57%   92.58%           
=======================================
  Files          14       14           
  Lines        1159     1174   +15     
=======================================
+ Hits         1073     1087   +14     
- Misses         86       87    +1     
Impacted Files Coverage Δ
flux_local/tool/build.py 100.00% <ø> (ø)
flux_local/kustomize.py 89.62% <83.33%> (-0.48%) ⬇️
flux_local/helm.py 98.33% <100.00%> (+0.15%) ⬆️
flux_local/manifest.py 78.12% <100.00%> (+0.11%) ⬆️
flux_local/tool/diff.py 92.22% <100.00%> (+0.26%) ⬆️
flux_local/tool/flux_local.py 81.08% <100.00%> (+0.52%) ⬆️
flux_local/tool/visitor.py 98.21% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@allenporter allenporter merged commit eef1e1c into main Feb 25, 2023
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.

2 participants