Skip to content

Reduce small string allocations with simple char counting#935

Open
cynecx wants to merge 1 commit intoservo:mainfrom
cynecx:reduce-alloc
Open

Reduce small string allocations with simple char counting#935
cynecx wants to merge 1 commit intoservo:mainfrom
cynecx:reduce-alloc

Conversation

@cynecx
Copy link
Copy Markdown

@cynecx cynecx commented Jun 3, 2024

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2024

Codecov Report

❌ Patch coverage is 16.66667% with 10 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@de947ab). Learn more about missing BASE report.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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