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

locality: pass real upper bound to strncpy #694

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Merge branch 'development' into fix-locality-strncpy

7f8dc29
Select commit
Loading
Failed to load commit list.
Open

locality: pass real upper bound to strncpy #694

Merge branch 'development' into fix-locality-strncpy
7f8dc29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2024 in 0s

83.82% (-0.28%) compared to 22f6487

View this Pull Request on Codecov

83.82% (-0.28%) compared to 22f6487

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.82%. Comparing base (22f6487) to head (7f8dc29).
Report is 94 commits behind head on development.

Files Patch % Lines
dart-impl/base/src/locality.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #694      +/-   ##
===============================================
- Coverage        84.09%   83.82%   -0.28%     
===============================================
  Files              336      336              
  Lines            25003    25004       +1     
  Branches         11366    11367       +1     
===============================================
- Hits             21026    20959      -67     
- Misses            3693     3694       +1     
- Partials           284      351      +67     
Files Coverage Δ
dart-impl/base/src/locality.c 25.50% <0.00%> (-0.07%) ⬇️

... and 39 files with indirect coverage changes