Skip to content

feat: [FC-86] Course about Intro section - #13

Closed
peterkulko wants to merge 3 commits into
openedx:masterfrom
raccoongang:Peter_Kulko/course-about-intro-section
Closed

feat: [FC-86] Course about Intro section#13
peterkulko wants to merge 3 commits into
openedx:masterfrom
raccoongang:Peter_Kulko/course-about-intro-section

feat: created Intro section for Course About page

9710e48
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 15, 2025 in 0s

96.64% (+1.31%) compared to 2552216

View this Pull Request on Codecov

96.64% (+1.31%) compared to 2552216

Details

Codecov Report

Attention: Patch coverage is 97.38372% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.64%. Comparing base (2552216) to head (9710e48).

Files with missing lines Patch % Lines
src/generic/modal-container/index.tsx 0.00% 4 Missing ⚠️
src/index.tsx 50.00% 2 Missing ⚠️
src/course-about/CourseAboutPage.tsx 95.00% 1 Missing ⚠️
src/header/hooks/useMenuItems.ts 96.42% 1 Missing ⚠️
src/home/HomePage.tsx 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   95.32%   96.64%   +1.31%     
==========================================
  Files          25       59      +34     
  Lines         171      506     +335     
  Branches       21       78      +57     
==========================================
+ Hits          163      489     +326     
- Misses          8       17       +9     

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