Skip to content

test: ignore dragover functions in coverage report

Codecov / codecov/project succeeded Mar 11, 2024 in 1s

90.92% (+0.27%) compared to 17b1360

View this Pull Request on Codecov

90.92% (+0.27%) compared to 17b1360

Details

Codecov Report

Attention: Patch coverage is 92.91785% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 90.92%. Comparing base (17b1360) to head (4c724b6).

❗ Current head 4c724b6 differs from pull request most recent head d201cb4. Consider uploading reports for the commit d201cb4 to get more accurate results

Files Patch % Lines
src/course-outline/drag-helper/utils.js 88.69% 12 Missing and 1 partial ⚠️
src/course-outline/drag-helper/DraggableList.jsx 90.58% 8 Missing ⚠️
.../course-outline/subsection-card/SubsectionCard.jsx 83.33% 2 Missing ⚠️
src/course-outline/page-alerts/PageAlerts.jsx 95.83% 1 Missing ⚠️
src/course-outline/section-card/SectionCard.jsx 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
+ Coverage   90.64%   90.92%   +0.27%     
==========================================
  Files         578      524      -54     
  Lines       10037     9375     -662     
  Branches     2142     1977     -165     
==========================================
- Hits         9098     8524     -574     
+ Misses        899      818      -81     
+ Partials       40       33       -7     

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