Skip to content

feat(devices): add remote platform erase support#846

Open
nmgaston wants to merge 19 commits into
mainfrom
remotePlatformErase
Open

feat(devices): add remote platform erase support#846
nmgaston wants to merge 19 commits into
mainfrom
remotePlatformErase

fix: should not reboot if mask=0 for RPE

f49203a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 1s

47.14% (+3.70%) compared to 9671bd3

View this Pull Request on Codecov

47.14% (+3.70%) compared to 9671bd3

Details

Codecov Report

❌ Patch coverage is 75.18248% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.14%. Comparing base (9671bd3) to head (f49203a).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
internal/mocks/wsv1_mocks.go 0.00% 26 Missing ⚠️
internal/mocks/devicemanagement_mocks.go 0.00% 21 Missing ⚠️
internal/mocks/wsman_mocks.go 0.00% 17 Missing ⚠️
internal/controller/openapi/devicemanagement.go 85.18% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #846      +/-   ##
==========================================
+ Coverage   43.44%   47.14%   +3.70%     
==========================================
  Files         143      145       +2     
  Lines       13621    13811     +190     
==========================================
+ Hits         5917     6511     +594     
+ Misses       7143     6728     -415     
- Partials      561      572      +11     

☔ View full report in Codecov by Harness.
📢 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.