Skip to content

fix: add clearer error message for post-subst unmarshal issues#1415

Merged
ecrupper merged 1 commit intomainfrom
fix/err-msg-subst
Mar 12, 2026
Merged

fix: add clearer error message for post-subst unmarshal issues#1415
ecrupper merged 1 commit intomainfrom
fix/err-msg-subst

Conversation

@ecrupper
Copy link
Contributor

The actual error reported by the YAML package is rarely useful. This will help users zero in on the issue

@ecrupper ecrupper requested a review from a team as a code owner March 12, 2026 15:20
Copy link
Member

@wass3rw3rk wass3rw3rk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i like

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.23%. Comparing base (28593d8) to head (b82267e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
compiler/native/substitute.go 0.00% 1 Missing ⚠️

❌ Your project status has failed because the head coverage (58.23%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1415   +/-   ##
=======================================
  Coverage   58.23%   58.23%           
=======================================
  Files         660      660           
  Lines       25292    25292           
=======================================
  Hits        14729    14729           
  Misses       9879     9879           
  Partials      684      684           
Files with missing lines Coverage Δ
compiler/native/substitute.go 69.23% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ecrupper ecrupper merged commit 8d90aef into main Mar 12, 2026
10 of 13 checks passed
@ecrupper ecrupper deleted the fix/err-msg-subst branch March 12, 2026 15:54
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.

3 participants