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

Start replacing TRUELENGTH markers with a hash #6694

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Dynamically grow the hash table with bound unknown

d7a9a17
Select commit
Loading
Failed to load commit list.
Open

Start replacing TRUELENGTH markers with a hash #6694

Dynamically grow the hash table with bound unknown
d7a9a17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2025 in 0s

98.60% (-0.02%) compared to 9875906, passed because coverage increased by 0% when compared to adjusted base (98.60%)

View this Pull Request on Codecov

98.60% (-0.02%) compared to 9875906, passed because coverage increased by 0% when compared to adjusted base (98.60%)

Details

Codecov Report

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

Project coverage is 98.60%. Comparing base (9875906) to head (d7a9a17).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/hash.c 98.13% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6694      +/-   ##
==========================================
- Coverage   98.61%   98.60%   -0.02%     
==========================================
  Files          79       80       +1     
  Lines       14558    14595      +37     
==========================================
+ Hits        14357    14392      +35     
- Misses        201      203       +2     

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