Enable using the ESM dependencies where possible #5145
Merged
Codecov / codecov/project
succeeded
Jul 11, 2025 in 0s
44.60% (+12.22%) compared to da60441
View this Pull Request on Codecov
44.60% (+12.22%) compared to da60441
Details
Codecov Report
Attention: Patch coverage is 50.00000% with 28 lines in your changes missing coverage. Please review.
Project coverage is 44.60%. Comparing base (
da60441) to head (05285f8).
Report is 1178 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/openshift/project.ts | 27.77% | 13 Missing |
| src/openshift/cluster.ts | 25.00% | 6 Missing |
| src/explorer.ts | 57.14% | 3 Missing |
| src/util/async.ts | 33.33% | 2 Missing |
| src/deployment.ts | 50.00% | 1 Missing |
| src/extension.ts | 66.66% | 1 Missing |
| src/k8s/console.ts | 66.66% | 1 Missing |
| src/webview/cluster/clusterViewLoader.ts | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5145 +/- ##
===========================================
+ Coverage 32.37% 44.60% +12.22%
===========================================
Files 85 100 +15
Lines 6505 8813 +2308
Branches 1349 1925 +576
===========================================
+ Hits 2106 3931 +1825
- Misses 4399 4882 +483 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading