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

chore: Migrate deprecated Table to DataTable for LearnerActivityTable #1288

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

chore: Migrate deprecated Table to DataTable for LearnerActivityTable

3637b96
Select commit
Loading
Failed to load commit list.
Open

chore: Migrate deprecated Table to DataTable for LearnerActivityTable #1288

chore: Migrate deprecated Table to DataTable for LearnerActivityTable
3637b96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2024 in 1s

85.37% (-0.15%) compared to 115c430

View this Pull Request on Codecov

85.37% (-0.15%) compared to 115c430

Details

Codecov Report

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

Project coverage is 85.37%. Comparing base (115c430) to head (3637b96).

Files with missing lines Patch % Lines
...erActivityTable/data/hooks/useCourseEnrollments.js 26.47% 21 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1288      +/-   ##
==========================================
- Coverage   85.52%   85.37%   -0.15%     
==========================================
  Files         564      566       +2     
  Lines       12351    12397      +46     
  Branches     2621     2586      -35     
==========================================
+ Hits        10563    10584      +21     
- Misses       1729     1751      +22     
- Partials       59       62       +3     

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