Skip to content

Added custom debug properties to Debug/IsDebugSupported commands (gRP…

324c30f
Select commit
Loading
Failed to load commit list.
Merged

Added possibility to set custom properties on upload/burn-bootloader/debug commands. #2693

Added custom debug properties to Debug/IsDebugSupported commands (gRP…
324c30f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

67.66% (target 30.00%)

View this Pull Request on Codecov

67.66% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 70.32967% with 27 lines in your changes missing coverage. Please review.

Project coverage is 67.66%. Comparing base (c5812ee) to head (324c30f).

Files Patch % Lines
commands/service_upload.go 16.66% 14 Missing and 1 partial ⚠️
internal/cli/burnbootloader/burnbootloader.go 20.00% 8 Missing ⚠️
commands/service_debug_config.go 76.92% 2 Missing and 1 partial ⚠️
commands/service_upload_burnbootloader.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2693      +/-   ##
==========================================
- Coverage   67.67%   67.66%   -0.01%     
==========================================
  Files         234      234              
  Lines       22176    22205      +29     
==========================================
+ Hits        15007    15026      +19     
- Misses       5990     5998       +8     
- Partials     1179     1181       +2     

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