Skip to content

Merge remote-tracking branch 'origin/main' into fix/mem-getline-col-o…

849b320
Select commit
Loading
Failed to load commit list.
Open

Use size_t for getLine column accumulator to prevent int overflow #35

Merge remote-tracking branch 'origin/main' into fix/mem-getline-col-o…
849b320
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

89.44% (-0.01%) compared to ca1ffea, passed because coverage increased by 0% when compared to adjusted base (89.44%)

View this Pull Request on Codecov

89.44% (-0.01%) compared to ca1ffea, passed because coverage increased by 0% when compared to adjusted base (89.44%)

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.44%. Comparing base (ca1ffea) to head (849b320).

Files with missing lines Patch % Lines
src/parseSyntaxErrors.h 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   89.44%   89.44%   -0.01%     
==========================================
  Files          60       60              
  Lines        6360     6365       +5     
==========================================
+ Hits         5689     5693       +4     
- Misses        671      672       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.