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

Redirect "Upcoming appointments" click to Appointments tab #58

Redirect "Upcoming appointments" click to Appointments tab

f3aa154
Select commit
Loading
Failed to load commit list.
Merged

Redirect "Upcoming appointments" click to Appointments tab #58

Redirect "Upcoming appointments" click to Appointments tab
f3aa154
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

24.89% (-0.03%) compared to 30855f5

View this Pull Request on Codecov

24.89% (-0.03%) compared to 30855f5

Details

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 24.89%. Comparing base (30855f5) to head (f3aa154).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
routes/~_dashboard/UpcomingAppointmentsCard.tsx 0.00% 5 Missing ⚠️
modules/notifications/helpers.ts 0.00% 4 Missing ⚠️
modules/routes.ts 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   24.93%   24.89%   -0.03%     
==========================================
  Files         212      212              
  Lines        7247     7261      +14     
  Branches      339      339              
==========================================
+ Hits         1806     1807       +1     
- Misses       5321     5333      +12     
- Partials      120      121       +1     
Files with missing lines Coverage Δ
modules/routes.ts 5.89% <0.00%> (-0.36%) ⬇️
modules/notifications/helpers.ts 0.00% <0.00%> (-4.16%) ⬇️
routes/~_dashboard/UpcomingAppointmentsCard.tsx 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a80edf...f3aa154. Read the comment docs.