Skip to content

Enable architecture test and resolve outstanding violations#241

Merged
spaulg merged 1 commit into
mainfrom
240-enforce-architecture-policy-through-arch-go-test-file
Jun 23, 2026
Merged

Enable architecture test and resolve outstanding violations#241
spaulg merged 1 commit into
mainfrom
240-enforce-architecture-policy-through-arch-go-test-file

Enable architecture test and resolve outstanding violations

38a30a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

40.21% (-0.03%) compared to 739665a, passed because coverage increased by 0.17% when compared to adjusted base (40.04%)

View this Pull Request on Codecov

40.21% (-0.03%) compared to 739665a, passed because coverage increased by 0.17% when compared to adjusted base (40.04%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.21%. Comparing base (739665a) to head (38a30a1).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...rnal/pkg/host/app/audit/state_directory_auditor.go 0.00% 4 Missing ⚠️
internal/pkg/host/app/version/retrieval.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   40.24%   40.21%   -0.03%     
==========================================
  Files          59       60       +1     
  Lines        2738     2740       +2     
==========================================
  Hits         1102     1102              
- Misses       1578     1580       +2     
  Partials       58       58              

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