Skip to content

Better detection of unclosed line comments for raw value#491

Merged
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:raw-value-better-unclosed-comment
Aug 27, 2023
Merged

Better detection of unclosed line comments for raw value#491
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:raw-value-better-unclosed-comment

Conversation

@juntyr

@juntyr juntyr commented Aug 27, 2023

Copy link
Copy Markdown
Member

Follow-up to #489 since the fuzzer is always smarter

* [ ] I've included my change in CHANGELOG.md

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (f81b665) 95.31% compared to head (47afd7a) 95.32%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   95.31%   95.32%   +0.01%     
==========================================
  Files          74       74              
  Lines        9000     9035      +35     
==========================================
+ Hits         8578     8613      +35     
  Misses        422      422              
Files Changed Coverage Δ
src/de/mod.rs 96.59% <100.00%> (+<0.01%) ⬆️
src/parse.rs 96.77% <100.00%> (+0.01%) ⬆️
tests/407_raw_value.rs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juntyr juntyr merged commit fdefa8f into ron-rs:master Aug 27, 2023
@juntyr juntyr deleted the raw-value-better-unclosed-comment branch August 27, 2023 05:18
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.

2 participants