Skip to content

Tony.busa/stepper convert to tsx - #4137

Open
tonybusa wants to merge 6 commits into
openedx:release-23.xfrom
WGU-Open-edX:tony.busa/stepper-convert-to-tsx
Open

Tony.busa/stepper convert to tsx#4137
tonybusa wants to merge 6 commits into
openedx:release-23.xfrom
WGU-Open-edX:tony.busa/stepper-convert-to-tsx

fix: remove unnecessary optional propTypes

0f1c3ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2026 in 0s

94.29% (-0.10%) compared to dfc69e2

View this Pull Request on Codecov

94.29% (-0.10%) compared to dfc69e2

Details

Codecov Report

❌ Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.29%. Comparing base (dfc69e2) to head (0f1c3ee).
⚠️ Report is 7 commits behind head on release-23.x.

Files with missing lines Patch % Lines
src/Stepper/StepperContext.tsx 75.00% 3 Missing ⚠️
src/Stepper/StepperHeaderStep.tsx 33.33% 2 Missing ⚠️
src/Stepper/StepperHeader.tsx 92.30% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-23.x    #4137      +/-   ##
================================================
- Coverage         94.39%   94.29%   -0.10%     
================================================
  Files               242      243       +1     
  Lines              4296     4329      +33     
  Branches           1020      990      -30     
================================================
+ Hits               4055     4082      +27     
- Misses              237      243       +6     
  Partials              4        4              

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