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

[ENT-8962] Added video section on video detail page #1115

Merged
merged 1 commit into from
Jul 22, 2024

feat: added video detail page

c8621ea
Select commit
Loading
Failed to load commit list.
Merged

[ENT-8962] Added video section on video detail page #1115

feat: added video detail page
c8621ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 0s

86.89% (+0.40%) compared to d8b2c99

View this Pull Request on Codecov

86.89% (+0.40%) compared to d8b2c99

Details

Codecov Report

Attention: Patch coverage is 92.79279% with 8 lines in your changes missing coverage. Please review.

Project coverage is 86.89%. Comparing base (d8b2c99) to head (c8621ea).
Report is 7 commits behind head on master.

Files Patch % Lines
src/components/app/routes/createAppRouter.jsx 0.00% 3 Missing ⚠️
src/components/microlearning/VideoDetailPage.jsx 86.36% 3 Missing ⚠️
src/components/app/data/queries/queryKeyFactory.js 50.00% 1 Missing ⚠️
src/components/video/data/service.js 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1115      +/-   ##
==========================================
+ Coverage   86.49%   86.89%   +0.40%     
==========================================
  Files         380      388       +8     
  Lines        7871     8022     +151     
  Branches     1896     1959      +63     
==========================================
+ Hits         6808     6971     +163     
+ Misses       1011     1002       -9     
+ Partials       52       49       -3     

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