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

refactor: replace time pre-parsing with lazy parsing #629

Merged
merged 1 commit into from
Dec 24, 2024

refactor: replace time pre-parsing with lazy parsing

350b9b0
Select commit
Loading
Failed to load commit list.
Merged

refactor: replace time pre-parsing with lazy parsing #629

refactor: replace time pre-parsing with lazy parsing
350b9b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

79.18% (+0.43%) compared to afb73b2

View this Pull Request on Codecov

79.18% (+0.43%) compared to afb73b2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.18%. Comparing base (afb73b2) to head (350b9b0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #629      +/-   ##
==========================================
+ Coverage   78.74%   79.18%   +0.43%     
==========================================
  Files          40       40              
  Lines       11668    11684      +16     
==========================================
+ Hits         9188     9252      +64     
+ Misses       2480     2432      -48     

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