Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature branch for Skills Quiz V2 #803

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

feat: added course card, job card and alert modal (#809)

dc44829
Select commit
Loading
Failed to load commit list.
Open

WIP: Feature branch for Skills Quiz V2 #803

feat: added course card, job card and alert modal (#809)
dc44829
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 16, 2023 in 1s

84.80% (-0.07%) compared to d36b78a

View this Pull Request on Codecov

84.80% (-0.07%) compared to d36b78a

Details

Codecov Report

Patch coverage: 81.79% and project coverage change: -0.07% ⚠️

Comparison is base (d36b78a) 84.87% compared to head (dc44829) 84.80%.
Report is 39 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #803      +/-   ##
==========================================
- Coverage   84.87%   84.80%   -0.07%     
==========================================
  Files         320      328       +8     
  Lines        6399     6682     +283     
  Branches     1552     1624      +72     
==========================================
+ Hits         5431     5667     +236     
- Misses        941      983      +42     
- Partials       27       32       +5     
Files Changed Coverage Δ
src/components/course/CourseMainContent.jsx 100.00% <ø> (ø)
.../components/course/course-header/CourseRunCard.jsx 100.00% <ø> (ø)
...ourse-header/data/hooks/useCourseRunCardAction.jsx 100.00% <ø> (ø)
...e/course-header/data/hooks/useCourseRunCardData.js 100.00% <ø> (ø)
src/components/course/data/service.js 46.51% <ø> (ø)
...rse/enrollment/components/ToDataSharingConsent.jsx 100.00% <ø> (ø)
.../course/enrollment/components/ToEcomBasketPage.jsx 75.00% <ø> (-1.93%) ⬇️
...nt/components/ToExecutiveEducation2UEnrollment.jsx 50.00% <0.00%> (ø)
src/components/course/enrollment/constants.js 100.00% <ø> (ø)
...mponents/dashboard/SubscriptionExpirationModal.jsx 92.68% <ø> (ø)
... and 62 more

... and 31 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.