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

BugFix: NoncontiguousBuffer.Find() fails to find substring in some cases #90

Merged

Conversation

NewbieOrange
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #90 (c780ea4) into main (1742ddc) will decrease coverage by 0.05973%.
The diff coverage is 100.00000%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #90         +/-   ##
===================================================
- Coverage   81.79693%   81.73720%   -0.05974%     
===================================================
  Files            855         855                 
  Lines          33791       33790          -1     
===================================================
- Hits           27640       27619         -21     
- Misses          6151        6171         +20     
Files Coverage Δ
trpc/util/buffer/noncontiguous_buffer.cc 97.31544% <100.00000%> (-0.01790%) ⬇️

... and 6 files with indirect coverage changes

@helloopenworld helloopenworld merged commit 2fba79b into trpc-group:main Dec 12, 2023
3 checks passed
@NewbieOrange NewbieOrange deleted the fix/Noncontiguous_buffer_find branch December 20, 2023 11:38
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.

2 participants