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

add uppercase versions for booleans and null #190

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

mruoss
Copy link
Collaborator

@mruoss mruoss commented Mar 12, 2024

fixes #188.

Documentation:
https://yaml.org/type/bool.html
https://yaml.org/type/null.html


Requirements

  • Entry in CHANGELOG.md was created
  • Link to documentation on https://yaml.org/ is provided in the PR description
  • Functionality is covered by newly created tests

@mruoss mruoss requested a review from jlgeering March 12, 2024 14:04
@coveralls
Copy link

coveralls commented Mar 12, 2024

Pull Request Test Coverage Report for Build 7a383babe1844348a9eecab07d08ec9294766e94-PR-190

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 6416284ca1f266e1a0fda34dd939f7cae6805c34: 0.0%
Covered Lines: 117
Relevant Lines: 117

💛 - Coveralls

@mruoss mruoss force-pushed the case-sensitive-boolean-and-null branch from a8a5162 to 7a383ba Compare March 12, 2024 14:06
@mruoss mruoss merged commit 9c259c5 into main Mar 12, 2024
18 checks passed
@jlgeering
Copy link
Collaborator

👏

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 escaping for uppercase "No"
3 participants