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

fix: send date as string instead of epoch #6532

Merged
merged 1 commit into from
Dec 10, 2024

fix: send date as sting instead of epoch

91d787c
Select commit
Loading
Failed to load commit list.
Merged

fix: send date as string instead of epoch #6532

fix: send date as sting instead of epoch
91d787c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2024 in 1s

23.40% (-0.01%) compared to eb3b186

View this Pull Request on Codecov

23.40% (-0.01%) compared to eb3b186

Details

Codecov Report

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

Project coverage is 23.40%. Comparing base (eb3b186) to head (91d787c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/services/appointmentService.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6532      +/-   ##
============================================
- Coverage     23.41%   23.40%   -0.01%     
  Complexity      472      472              
============================================
  Files           249      249              
  Lines         11902    11901       -1     
  Branches       2282     2283       +1     
============================================
- Hits           2787     2786       -1     
  Misses         8788     8788              
  Partials        327      327              

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