Skip to content

feat: fix slice bound out of range due to incorrect usage of slice.Grow

Codecov / codecov/project succeeded Jul 15, 2024 in 0s

87.85% (+0.69%) compared to 8fcce12

View this Pull Request on Codecov

87.85% (+0.69%) compared to 8fcce12

Details

Codecov Report

Attention: Patch coverage is 71.87500% with 18 lines in your changes missing coverage. Please review.

Project coverage is 87.85%. Comparing base (8fcce12) to head (8967adb).
Report is 1 commits behind head on master.

Files Patch % Lines
node.go 75.00% 12 Missing and 1 partial ⚠️
tree.go 63.63% 4 Missing ⚠️
context.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   87.15%   87.85%   +0.69%     
==========================================
  Files          15       15              
  Lines        1939     1992      +53     
==========================================
+ Hits         1690     1750      +60     
+ Misses        193      184       -9     
- Partials       56       58       +2     

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