Skip to content

Added integration test

4f3d245
Select commit
Loading
Failed to load commit list.
Merged

Added option to disable integrity checks in core install (for development purposes) #2740

Added integration test
4f3d245
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

67.65% (target 30.00%)

View this Pull Request on Codecov

67.65% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 68.75000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 67.65%. Comparing base (bfbfdce) to head (4f3d245).

Files with missing lines Patch % Lines
commands/instances.go 25.00% 0 Missing and 3 partials ⚠️
commands/service_platform_upgrade.go 40.00% 2 Missing and 1 partial ⚠️
internal/arduino/resources/install.go 62.50% 2 Missing and 1 partial ⚠️
commands/service_library_install.go 33.33% 0 Missing and 2 partials ⚠️
.../arduino/cores/packagemanager/install_uninstall.go 80.00% 0 Missing and 2 partials ⚠️
internal/arduino/cores/packagemanager/profiles.go 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2740      +/-   ##
==========================================
- Coverage   67.67%   67.65%   -0.03%     
==========================================
  Files         239      239              
  Lines       22408    22424      +16     
==========================================
+ Hits        15165    15170       +5     
- Misses       6049     6056       +7     
- Partials     1194     1198       +4     

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