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: adding Learner Detail Page component + route #1436

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

feat: adding Learner Detail Page component + route

d57766c
Select commit
Loading
Failed to load commit list.
Open

feat: adding Learner Detail Page component + route #1436

feat: adding Learner Detail Page component + route
d57766c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2025 in 0s

86.41% (-0.07%) compared to 02cc629

View this Pull Request on Codecov

86.41% (-0.07%) compared to 02cc629

Details

Codecov Report

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

Project coverage is 86.41%. Comparing base (02cc629) to head (d57766c).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/components/PeopleManagement/OrgMemberCard.jsx 33.33% 4 Missing ⚠️
...Management/LearnerDetailPage/LearnerDetailPage.jsx 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1436      +/-   ##
==========================================
- Coverage   86.48%   86.41%   -0.07%     
==========================================
  Files         660      661       +1     
  Lines       14936    14968      +32     
  Branches     3164     3177      +13     
==========================================
+ Hits        12917    12935      +18     
- Misses       1952     1969      +17     
+ Partials       67       64       -3     

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