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

Better error messages on config load failure #306

Merged
merged 1 commit into from Jul 19, 2023

Conversation

greenhat
Copy link
Member

Close #305

@coveralls
Copy link

coveralls commented Jul 19, 2023

Pull Request Test Coverage Report for Build 5595507511

  • 2 of 15 (13.33%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.07%) to 54.538%

Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/main.rs 0 3 0.0%
core/src/oracle_config.rs 2 7 28.57%
core/src/pool_config.rs 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
core/src/oracle_config.rs 1 13.95%
Totals Coverage Status
Change from base Build 5551996418: -0.07%
Covered Lines: 2061
Relevant Lines: 3779

💛 - Coveralls

@greenhat greenhat merged commit 707a17e into develop Jul 19, 2023
7 checks passed
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.

Better error messages when config files loading failed
2 participants