Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork408
Add possibility to embed custom libraries into the sketch#2514
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedJan 25, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1020934
toc1983cf
Comparec1983cf
todcc216f
Compare0e4559b
to83a9b40
Compare
Uh oh!
There was an error while loading.Please reload this page.
Please check if the PR fulfills these requirements
Seehow to contribute
UPGRADING.md
has been updated with a migration guide (for breaking changes)configuration.schema.json
updated if new parameters are added.What kind of change does this PR introduce?
Adds the possibility to include libraries in the sketch
libraries
folderWhat is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change, and istitled accordingly?
Other information
Resolves#1255