Skip to content

Add first set of profile commands #2917

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Refactor preconditions checks

5381938
Select commit
Loading
Failed to load commit list.
Open

Add first set of profile commands #2917

Refactor preconditions checks
5381938
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2025 in 1s

67.84% (target 30.00%)

View this Pull Request on Codecov

67.84% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 68.68932% with 129 lines in your changes missing coverage. Please review.

Project coverage is 67.84%. Comparing base (dd621ee) to head (5381938).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/cli/profile/dump.go 20.93% 33 Missing and 1 partial ⚠️
commands/service_profile_lib_add.go 60.00% 12 Missing and 6 partials ⚠️
commands/service_profile_dump.go 0.00% 16 Missing ⚠️
internal/cli/profile/lib.go 84.31% 14 Missing and 2 partials ⚠️
commands/service_profile_init.go 78.68% 9 Missing and 4 partials ⚠️
commands/service_profile_lib_remove.go 58.62% 8 Missing and 4 partials ⚠️
commands/service_profile_set_default.go 52.63% 6 Missing and 3 partials ⚠️
commands/cmderrors/cmderrors.go 25.00% 6 Missing ⚠️
internal/arduino/sketch/profiles.go 78.57% 2 Missing and 1 partial ⚠️
internal/cli/profile/init.go 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2917      +/-   ##
==========================================
+ Coverage   67.83%   67.84%   +0.01%     
==========================================
  Files         238      248      +10     
  Lines       22442    22854     +412     
==========================================
+ Hits        15223    15506     +283     
- Misses       6016     6124     +108     
- Partials     1203     1224      +21     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.