Skip to content

S3CSI-213: Disable Gomega output truncation in E2E tests

b02bd26
Select commit
Loading
Failed to load commit list.
Closed

S3CSI-213: Fix mounter pod FSGroup for workload pods with fsGroup #328

S3CSI-213: Disable Gomega output truncation in E2E tests
b02bd26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 0s

71.99% (+0.09%) compared to 75ee0ef

View this Pull Request on Codecov

71.99% (+0.09%) compared to 75ee0ef

Details

Codecov Report

❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.99%. Comparing base (75ee0ef) to head (b02bd26).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
pkg/driver/node/mounter/pod_mounter.go 79.16% 4 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
pkg/driver/node/credentialprovider/provider.go 100.00% <ø> (ø)
pkg/driver/node/node.go 73.18% <100.00%> (ø)
pkg/podmounter/mppod/creator.go 96.66% <100.00%> (+0.08%) ⬆️
pkg/driver/node/mounter/pod_mounter.go 67.11% <79.16%> (+1.06%) ⬆️
@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
+ Coverage   71.89%   71.99%   +0.09%     
==========================================
  Files          47       47              
  Lines        2669     2696      +27     
==========================================
+ Hits         1919     1941      +22     
- Misses        622      626       +4     
- Partials      128      129       +1