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

[stable5.1] refactor: don't rely on locale when parsing date #6738

Merged
merged 1 commit into from
Feb 18, 2025

refactor: don't rely on locale when parsing date

e7a1e6a
Select commit
Loading
Failed to load commit list.
Merged

[stable5.1] refactor: don't rely on locale when parsing date #6738

refactor: don't rely on locale when parsing date
e7a1e6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2025 in 0s

14.54% (-0.01%) compared to 2546905

View this Pull Request on Codecov

14.54% (-0.01%) compared to 2546905

Details

Codecov Report

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

Project coverage is 14.54%. Comparing base (2546905) to head (e7a1e6a).
Report is 6 commits behind head on stable5.1.

Files with missing lines Patch % Lines
src/mixins/EditorMixin.js 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           stable5.1    #6738      +/-   ##
=============================================
- Coverage      14.55%   14.54%   -0.01%     
=============================================
  Files            210      210              
  Lines           9814     9818       +4     
  Branches        2308     2309       +1     
=============================================
  Hits            1428     1428              
- Misses          8060     8064       +4     
  Partials         326      326              

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