Skip to content

feat: import course in library stepper [FC-0112] - #2567

Merged
ChrisChV merged 14 commits into
openedx:masterfrom
open-craft:chris/FAL-4266-import-from-course-stepper
Nov 14, 2025
Merged

feat: import course in library stepper [FC-0112]#2567
ChrisChV merged 14 commits into
openedx:masterfrom
open-craft:chris/FAL-4266-import-from-course-stepper

style: Nits on the code

a1aedf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2025 in 0s

94.82% (-0.01%) compared to e10ab27, passed because coverage increased by 0% when compared to adjusted base (94.81%)

View this Pull Request on Codecov

94.82% (-0.01%) compared to e10ab27, passed because coverage increased by 0% when compared to adjusted base (94.81%)

Details

Codecov Report

❌ Patch coverage is 96.03960% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.82%. Comparing base (e10ab27) to head (a1aedf5).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/library-authoring/data/api.ts 16.66% 5 Missing ⚠️
...y-authoring/import-course/CourseImportHomePage.tsx 77.77% 2 Missing ⚠️
src/studio-home/card-item/index.tsx 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2567      +/-   ##
==========================================
- Coverage   94.82%   94.82%   -0.01%     
==========================================
  Files        1231     1234       +3     
  Lines       27629    27764     +135     
  Branches     6221     6266      +45     
==========================================
+ Hits        26199    26326     +127     
- Misses       1359     1380      +21     
+ Partials       71       58      -13     

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