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: support convert milliseconds and fix timezone #66

Merged
merged 10 commits into from
Jan 14, 2025

Update date.ts

6bc1073
Select commit
Loading
Failed to load commit list.
Merged

feat: support convert milliseconds and fix timezone #66

Update date.ts
6bc1073
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

99.16% (+0.03%) compared to eb95f36

View this Pull Request on Codecov

99.16% (+0.03%) compared to eb95f36

Details

Codecov Report

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

Project coverage is 99.16%. Comparing base (eb95f36) to head (6bc1073).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/date.ts 96.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   99.12%   99.16%   +0.03%     
==========================================
  Files          13       13              
  Lines         917      961      +44     
  Branches      188      199      +11     
==========================================
+ Hits          909      953      +44     
  Misses          8        8              

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