Skip to content

ctags: filterSketchSource: enlarge buffer size to handle long lines #2935

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

Merged
merged 3 commits into from
Jun 26, 2025

Fixed linter warning

f6153ba
Select commit
Loading
Failed to load commit list.
Merged

ctags: filterSketchSource: enlarge buffer size to handle long lines #2935

Fixed linter warning
f6153ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 0s

67.81% (target 30.00%)

View this Pull Request on Codecov

67.81% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.81%. Comparing base (241e7d4) to head (f6153ba).

Files with missing lines Patch % Lines
...nal/arduino/builder/internal/preprocessor/ctags.go 58.33% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2935      +/-   ##
==========================================
- Coverage   67.81%   67.81%   -0.01%     
==========================================
  Files         238      238              
  Lines       22450    22460      +10     
==========================================
+ Hits        15225    15231       +6     
- Misses       6022     6025       +3     
- Partials     1203     1204       +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.