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

perf: option to improve Date Sorting by pre-parsing date items only once #1691

Merged
merged 13 commits into from
Sep 28, 2024

chore: add Cypress tests for pre-parsing of dates

b83fbc3
Select commit
Loading
Failed to load commit list.
Merged

perf: option to improve Date Sorting by pre-parsing date items only once #1691

chore: add Cypress tests for pre-parsing of dates
b83fbc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

99.8% (+0.1%) compared to 45ff6b0

View this Pull Request on Codecov

99.8% (+0.1%) compared to 45ff6b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (45ff6b0) to head (b83fbc3).

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1691     +/-   ##
========================================
+ Coverage    99.8%   99.8%   +0.1%     
========================================
  Files         187     187             
  Lines       31075   31149     +74     
  Branches     9754    9779     +25     
========================================
+ Hits        30986   31060     +74     
  Misses         89      89             

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