Skip to content

fix(format): Correctly deserialize json5 #690

Merged
epage merged 2 commits intorust-cli:mainfrom
epage:null
Aug 29, 2025
Merged

fix(format): Correctly deserialize json5 #690
epage merged 2 commits intorust-cli:mainfrom
epage:null

Conversation

@epage
Copy link
Contributor

@epage epage commented Aug 29, 2025

Fixes #689

@coveralls
Copy link

Pull Request Test Coverage Report for Build 17329185661

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 65.205%

Totals Coverage Status
Change from base Build 17304463514: 0.1%
Covered Lines: 952
Relevant Lines: 1460

💛 - Coveralls

@epage epage merged commit 63ef7c7 into rust-cli:main Aug 29, 2025
15 checks passed
@epage epage deleted the null branch August 29, 2025 16:36
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.

json5 fails to parse null values

2 participants