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

Replace bytes.Equal(...) with bytes.HasPrefix(...) #2305

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

kirugan
Copy link
Contributor

@kirugan kirugan commented Dec 5, 2024

No description provided.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.33%. Comparing base (ec24744) to head (42d870e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2305      +/-   ##
==========================================
+ Coverage   75.32%   75.33%   +0.01%     
==========================================
  Files         107      107              
  Lines       11406    11406              
==========================================
+ Hits         8591     8593       +2     
+ Misses       2158     2156       -2     
  Partials      657      657              

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

@kirugan kirugan merged commit 2a82a59 into main Dec 5, 2024
13 checks passed
@kirugan kirugan deleted the kirugan/replace-bytes-equal-with-bytes-hasprefix branch December 5, 2024 13:00
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.

4 participants