Skip to content

Give a more meaningful error when the encoderfile config is not present#277

Open
javiermtorres wants to merge 1 commit intomainfrom
274-missing-config-file
Open

Give a more meaningful error when the encoderfile config is not present#277
javiermtorres wants to merge 1 commit intomainfrom
274-missing-config-file

Conversation

@javiermtorres
Copy link
Contributor

@javiermtorres javiermtorres commented Feb 16, 2026

When the encoderfile is not present, the previous error message pointed at missing yaml properties. Now this condition is detected before yaml parsing, and reported using a specific error message.

Closes #274

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
encoderfile/src/build_cli/config.rs 91.07% <100.00%> (+0.12%) ⬆️

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@javiermtorres javiermtorres marked this pull request as ready for review February 16, 2026 19:20
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.

Missing config file results in unclear statement

2 participants