Skip to content

perf(punycode): avoid double allocation in decode_to_string

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

81.70% (+0.00%) compared to 92f356e

View this Pull Request on Codecov

81.70% (+0.00%) compared to 92f356e

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (92f356e) 81.70% compared to head (d318128) 81.70%.

❗ Current head d318128 differs from pull request most recent head a5ff8fa. Consider uploading reports for the commit a5ff8fa to get more accurate results

Files Patch % Lines
idna/src/punycode.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #894   +/-   ##
=======================================
  Coverage   81.70%   81.70%           
=======================================
  Files          20       20           
  Lines        3547     3547           
=======================================
  Hits         2898     2898           
  Misses        649      649           

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