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

refactor: abstract XML parser output operations #445

Closed jesperhodge closed 10 months ago

jesperhodge commented 11 months ago
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6945234) 90.57% compared to head (970808f) 90.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #445 +/- ## ========================================== + Coverage 90.57% 90.62% +0.04% ========================================== Files 227 228 +1 Lines 4129 4151 +22 Branches 831 839 +8 ========================================== + Hits 3740 3762 +22 Misses 369 369 Partials 20 20 ```

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