allenporter / flux-local

flux-local is a set of tools and libraries for managing a local flux gitops repository focused on validation steps to help improve quality of commits, PRs, and general local testing.
https://allenporter.github.io/flux-local/
Apache License 2.0
156 stars 22 forks source link

Improve error messages for parse failures #732

Closed allenporter closed 5 months ago

allenporter commented 5 months ago

Improve command output for cases like parsing helm values that contain invalid values.

731

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.43%. Comparing base (410d14e) to head (bae97c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #732 +/- ## ======================================= Coverage 93.42% 93.43% ======================================= Files 20 20 Lines 2128 2131 +3 ======================================= + Hits 1988 1991 +3 Misses 140 140 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.