Skip to content

feat: mount ConfigMaps/Secrets/PVCs only to a specific DevWorkspace

72fcd64
Select commit
Loading
Failed to load commit list.
Merged

feat: mount ConfigMaps/Secrets/PVCs only to a specific DevWorkspace #1619

feat: mount ConfigMaps/Secrets/PVCs only to a specific DevWorkspace
72fcd64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

36.91% (+1.43%) compared to b3e2af5

View this Pull Request on Codecov

36.91% (+1.43%) compared to b3e2af5

Details

Codecov Report

❌ Patch coverage is 93.44262% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.91%. Comparing base (b3e2af5) to head (72fcd64).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
controllers/workspace/eventhandlers.go 66.66% 2 Missing and 2 partials ⚠️
pkg/provision/automount/common.go 96.00% 1 Missing and 1 partial ⚠️
pkg/provision/automount/gitconfig.go 94.44% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1619      +/-   ##
==========================================
+ Coverage   35.48%   36.91%   +1.43%     
==========================================
  Files         168      168              
  Lines       14484    14744     +260     
==========================================
+ Hits         5139     5443     +304     
+ Misses       9006     8951      -55     
- Partials      339      350      +11     

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