Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce small string allocations with simple char counting #935

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cynecx
Copy link

@cynecx cynecx commented Jun 3, 2024

No description provided.

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

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

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

Files Patch % Lines
url/src/parser.rs 16.66% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #935   +/-   ##
=======================================
  Coverage        ?   81.70%           
=======================================
  Files           ?       20           
  Lines           ?     3547           
  Branches        ?        0           
=======================================
  Hits            ?     2898           
  Misses          ?      649           
  Partials        ?        0           

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

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.

1 participant