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

Allow bool hash and dont panic #651

Merged

Conversation

MartinHowarthFlexciton
Copy link
Contributor

See discussion in #650

Pulled out 2 features from that MR:

  • Useful error message on unsupported yaml hash keys
  • Support for boolean hash keys

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13810283081

Details

  • 4 of 5 (80.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 65.379%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/file/format/yaml.rs 4 5 80.0%
Totals Coverage Status
Change from base Build 13729038192: 0.05%
Covered Lines: 948
Relevant Lines: 1450

💛 - Coveralls

@epage epage merged commit 43fb1b6 into rust-cli:main Mar 12, 2025
14 of 15 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.

None yet

3 participants