Skip to content

elide explicit lifetimes to make clippy happy

155471c
Select commit
Loading
Failed to load commit list.
Open

simplify Iterator::next for PercentEncode #1012

elide explicit lifetimes to make clippy happy
155471c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@84cf467). Learn more about missing BASE report.

Files with missing lines Patch % Lines
percent_encoding/src/lib.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1012   +/-   ##
=======================================
  Coverage        ?   80.35%           
=======================================
  Files           ?       24           
  Lines           ?     4225           
  Branches        ?        0           
=======================================
  Hits            ?     3395           
  Misses          ?      830           
  Partials        ?        0           

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