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

Add possibility to embed custom libraries into the sketch #2514

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Added integration test for sketch-vendored libraries

1020934
Select commit
Loading
Failed to load commit list.
Draft

Add possibility to embed custom libraries into the sketch #2514

Added integration test for sketch-vendored libraries
1020934
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

68.91% (target 30.00%)

View this Pull Request on Codecov

68.91% (target 30.00%)

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (0dfb27e) 68.92% compared to head (1020934) 68.91%.

Files Patch % Lines
internal/arduino/sketch/sketch.go 71.42% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2514      +/-   ##
==========================================
- Coverage   68.92%   68.91%   -0.01%     
==========================================
  Files         204      204              
  Lines       20452    20478      +26     
==========================================
+ Hits        14096    14113      +17     
- Misses       5207     5213       +6     
- Partials     1149     1152       +3     

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