Skip to content

Fixed checks for sketch preprocessor.

b1a6aed
Select commit
Loading
Failed to load commit list.
Open

Try harder to not recompile sketch without modifications. #2961

Fixed checks for sketch preprocessor.
b1a6aed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 1s

68.46% (target 30.00%)

View this Pull Request on Codecov

68.46% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 78.43866% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.46%. Comparing base (20e315c) to head (b1a6aed).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...l/arduino/builder/internal/detector/source_file.go 58.33% 19 Missing and 6 partials ⚠️
internal/arduino/builder/builder.go 52.38% 6 Missing and 4 partials ⚠️
internal/arduino/builder/internal/utils/utils.go 56.52% 7 Missing and 3 partials ⚠️
internal/arduino/builder/sketch.go 50.00% 4 Missing and 2 partials ⚠️
...rnal/arduino/builder/internal/detector/detector.go 88.63% 3 Missing and 2 partials ⚠️
...lder/internal/preprocessor/arduino_preprocessor.go 0.00% 1 Missing ⚠️
...nal/arduino/builder/internal/preprocessor/ctags.go 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2961      +/-   ##
==========================================
+ Coverage   68.36%   68.46%   +0.09%     
==========================================
  Files         241      242       +1     
  Lines       22731    22893     +162     
==========================================
+ Hits        15541    15674     +133     
- Misses       5992     6014      +22     
- Partials     1198     1205       +7     

☔ 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.