Skip to content

pillar: fix decimal literals used as file modes - #6264

Open
christoph-zededa wants to merge 1 commit into
lf-edge:masterfrom
christoph-zededa:fix_dec_perms
Open

pillar: fix decimal literals used as file modes#6264
christoph-zededa wants to merge 1 commit into
lf-edge:masterfrom
christoph-zededa:fix_dec_perms

pillar: fix decimal literals used as file modes

ffad981
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

24.48% (+0.35%) compared to cc3374a

View this Pull Request on Codecov

24.48% (+0.35%) compared to cc3374a

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.48%. Comparing base (cc3374a) to head (ffad981).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
pkg/pillar/vault/handler_ext4.go 0.00% 2 Missing ⚠️
pkg/pillar/cmd/zedagent/attesttask.go 0.00% 1 Missing ⚠️
pkg/pillar/vault/handler_unsupported.go 0.00% 1 Missing ⚠️
pkg/pillar/vault/key.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6264      +/-   ##
==========================================
+ Coverage   24.13%   24.48%   +0.35%     
==========================================
  Files         512      522      +10     
  Lines       93537    95253    +1716     
==========================================
+ Hits        22575    23324     +749     
- Misses      69177    69960     +783     
- Partials     1785     1969     +184     

☔ 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.