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

[Backport 2.x] Fixes ByteArrayIndexInput::validatePos and adds UT #12329

Merged
merged 1 commit into from
Feb 15, 2024

Fixes ByteArrayIndexInput::validatePos and adds UT (#10551)

22d0708
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fixes ByteArrayIndexInput::validatePos and adds UT #12329

Fixes ByteArrayIndexInput::validatePos and adds UT (#10551)
22d0708
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

71.19% (target 70.00%)

View this Pull Request on Codecov

71.19% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a8bc1cb) 71.08% compared to head (22d0708) 71.19%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12329      +/-   ##
============================================
+ Coverage     71.08%   71.19%   +0.10%     
- Complexity    59877    59954      +77     
============================================
  Files          4944     4944              
  Lines        282203   282203              
  Branches      41335    41335              
============================================
+ Hits         200606   200906     +300     
+ Misses        64581    64324     -257     
+ Partials      17016    16973      -43     

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