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

feat: modifies logic for setting cookies on dashboard page load #881

Merged
merged 11 commits into from
Dec 5, 2023

fix: typo in test name

59074f7
Select commit
Loading
Failed to load commit list.
Merged

feat: modifies logic for setting cookies on dashboard page load #881

fix: typo in test name
59074f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

85.03% (+0.16%) compared to d36b78a

View this Pull Request on Codecov

85.03% (+0.16%) compared to d36b78a

Details

Codecov Report

Attention: 97 lines in your changes are missing coverage. Please review.

Comparison is base (d36b78a) 84.87% compared to head (59074f7) 85.03%.
Report is 88 commits behind head on master.

❗ Current head 59074f7 differs from pull request most recent head fe1da50. Consider uploading reports for the commit fe1da50 to get more accurate results

Files Patch % Lines
...ntent/course-enrollments/CourseAssignmentAlert.jsx 27.27% 8 Missing ⚠️
src/components/course/data/hooks.jsx 87.93% 7 Missing ⚠️
...n-content/course-enrollments/CourseEnrollments.jsx 80.00% 7 Missing ⚠️
...course-enrollments/course-cards/BaseCourseCard.jsx 89.85% 7 Missing ⚠️
src/components/my-career/VisualizeCareer.jsx 74.07% 6 Missing and 1 partial ⚠️
src/components/my-career/data/service.js 56.25% 7 Missing ⚠️
src/components/course/data/utils.jsx 95.89% 6 Missing ⚠️
src/components/my-career/AddJobRole.jsx 60.00% 5 Missing and 1 partial ⚠️
src/components/my-career/data/hooks.jsx 50.00% 6 Missing ⚠️
...components/enterprise-user-subsidy/data/service.js 0.00% 5 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #881      +/-   ##
==========================================
+ Coverage   84.87%   85.03%   +0.16%     
==========================================
  Files         320      327       +7     
  Lines        6399     6885     +486     
  Branches     1552     1687     +135     
==========================================
+ Hits         5431     5855     +424     
- Misses        941      999      +58     
- Partials       27       31       +4     

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