openedx / frontend-lib-content-components

[Moved to openedx/frontend-app-course-authoring] A library of high-level components for content handling (viewing, editing, etc. of HTML, video, problems, etc.), to be shared by multiple MFEs.
GNU Affero General Public License v3.0
11 stars 33 forks source link

fix: misssing part of paid plugin configuration #428

Closed kenclary closed 11 months ago

kenclary commented 11 months ago

fix: misssing part of paid plugin configuration

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (2aeb094) 90.51% compared to head (b0ca07d) 90.55%. Report is 2 commits behind head on main.

Files Patch % Lines
src/editors/containers/VideoUploadEditor/index.jsx 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #428 +/- ## ========================================== + Coverage 90.51% 90.55% +0.04% ========================================== Files 227 227 Lines 4111 4120 +9 Branches 826 831 +5 ========================================== + Hits 3721 3731 +10 Misses 369 369 + Partials 21 20 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.