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

Fixed loading of Library given a non-absolute path #2265

Merged
merged 2 commits into from
Aug 17, 2023

Added test

5a8d5c4
Select commit
Loading
Failed to load commit list.
Merged

Fixed loading of Library given a non-absolute path #2265

Added test
5a8d5c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2023 in 1s

63.01% (target 30.00%)

View this Pull Request on Codecov

63.01% (target 30.00%)

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.07% 🎉

Comparison is base (246adf9) 62.94% compared to head (5a8d5c4) 63.01%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2265      +/-   ##
==========================================
+ Coverage   62.94%   63.01%   +0.07%     
==========================================
  Files         220      220              
  Lines       19540    19546       +6     
==========================================
+ Hits        12299    12317      +18     
+ Misses       6151     6142       -9     
+ Partials     1090     1087       -3     
Files Changed Coverage Δ
arduino/libraries/loader.go 91.13% <50.00%> (-1.63%) ⬇️

... and 2 files with indirect coverage changes

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