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

patch(config): improve error messages #203

Merged
merged 1 commit into from
Mar 22, 2024
Merged

patch(config): improve error messages #203

merged 1 commit into from
Mar 22, 2024

Conversation

pythonbrad
Copy link
Member

@pythonbrad pythonbrad commented Mar 22, 2024

Issue

Description

Improve the error handling in using the anyhow crate.

@pythonbrad pythonbrad self-assigned this Mar 22, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8395318492

Details

  • 37 of 37 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 98.858%

Totals Coverage Status
Change from base Build 8379739440: 0.004%
Covered Lines: 1471
Relevant Lines: 1488

💛 - Coveralls

@pythonbrad pythonbrad merged commit 9aca6f3 into main Mar 22, 2024
6 checks passed
@pythonbrad pythonbrad deleted the err branch March 22, 2024 19:21
@pythonbrad pythonbrad changed the title patch: improve error messages patch(config): improve error messages Mar 22, 2024
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.

Improve error handling
2 participants