Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Refactor Welcome plugin

524ff4c
Select commit
Loading
Failed to load commit list.
Draft

Refactor Welcome plugin #1155

Refactor Welcome plugin
524ff4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 19, 2025 in 0s

32.61% (-0.18%) compared to c299f59

View this Pull Request on Codecov

32.61% (-0.18%) compared to c299f59

Details

Codecov Report

❌ Patch coverage is 1.48148% with 133 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.61%. Comparing base (c299f59) to head (524ff4c).
⚠️ Report is 265 commits behind head on main.

Files with missing lines Patch % Lines
plugins/welcome-plugin/src/welcome-panel.ts 0.00% 54 Missing ⚠️
plugins/welcome-plugin/src/readme.ts 0.00% 33 Missing ⚠️
plugins/welcome-plugin/src/welcome-plugin.ts 0.00% 25 Missing ⚠️
plugins/welcome-plugin/src/devfile.ts 0.00% 17 Missing ⚠️
plugins/welcome-plugin/src/commands.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1155      +/-   ##
==========================================
- Coverage   32.78%   32.61%   -0.18%     
==========================================
  Files         290      293       +3     
  Lines        9885     9941      +56     
  Branches     1457     1469      +12     
==========================================
+ Hits         3241     3242       +1     
- Misses       6641     6696      +55     
  Partials        3        3              

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