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: plugin slots for video and file upload components and alerts #1523

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

fixup! feat: Add slots for video and file upload components and alerts

4e9d9df
Select commit
Loading
Failed to load commit list.
Open

feat: plugin slots for video and file upload components and alerts #1523

fixup! feat: Add slots for video and file upload components and alerts
4e9d9df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

92.97% (+0.00%) compared to b110b6b

View this Pull Request on Codecov

92.97% (+0.00%) compared to b110b6b

Details

Codecov Report

Attention: Patch coverage is 96.24060% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.97%. Comparing base (b110b6b) to head (4e9d9df).

Files with missing lines Patch % Lines
src/files-and-videos/generic/EditFileErrors.jsx 69.23% 4 Missing ⚠️
src/plugin-slots/CourseVideosSlot/index.jsx 98.64% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1523   +/-   ##
=======================================
  Coverage   92.96%   92.97%           
=======================================
  Files        1075     1079    +4     
  Lines       21190    21211   +21     
  Branches     4554     4482   -72     
=======================================
+ Hits        19700    19721   +21     
  Misses       1424     1424           
  Partials       66       66           

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