Skip to content

fix: remove unneeded escaping in strings if possible

Codecov / codecov/project succeeded May 9, 2024 in 0s

67.82% (+1.53%) compared to 62c1f72

View this Pull Request on Codecov

67.82% (+1.53%) compared to 62c1f72

Details

Codecov Report

Attention: Patch coverage is 90.66667% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 67.82%. Comparing base (62c1f72) to head (99c1309).

❗ Current head 99c1309 differs from pull request most recent head 7bb0ac6. Consider uploading reports for the commit 7bb0ac6 to get more accurate results

Files Patch % Lines
crate/encstr/src/json.rs 93.54% 6 Missing ⚠️
crate/encstr/src/raw.rs 66.66% 5 Missing ⚠️
src/formatting.rs 92.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
+ Coverage   66.28%   67.82%   +1.53%     
==========================================
  Files          38       39       +1     
  Lines        9768     9977     +209     
==========================================
+ Hits         6475     6767     +292     
+ Misses       3293     3210      -83     

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