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 5 commits into
base: master
Choose a base branch
from

Updated docs

83a9b40
Select commit
Loading
Failed to load commit list.
Draft

Add possibility to embed custom libraries into the sketch #2514

Updated docs
83a9b40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

67.56% (target 30.00%)

View this Pull Request on Codecov

67.56% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 8 lines in your changes missing coverage. Please review.

Project coverage is 67.56%. Comparing base (54209cf) to head (83a9b40).

Files with missing lines Patch % Lines
internal/arduino/sketch/sketch.go 71.42% 4 Missing and 2 partials ⚠️
internal/arduino/libraries/libraries_location.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2514   +/-   ##
=======================================
  Coverage   67.55%   67.56%           
=======================================
  Files         237      237           
  Lines       22358    22398   +40     
=======================================
+ Hits        15105    15134   +29     
- Misses       6063     6071    +8     
- Partials     1190     1193    +3     

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