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

Rewite caching in local::unix module #1457

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Add proper cache refreshing

b485ac2
Select commit
Loading
Failed to load commit list.
Draft

Rewite caching in local::unix module #1457

Add proper cache refreshing
b485ac2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

91.41% (-0.42%) compared to e05ba8b

View this Pull Request on Codecov

91.41% (-0.42%) compared to e05ba8b

Details

Codecov Report

Attention: Patch coverage is 44.63277% with 98 lines in your changes are missing coverage. Please review.

Project coverage is 91.41%. Comparing base (e05ba8b) to head (b485ac2).

Files Patch % Lines
src/offset/local/unix.rs 44.88% 97 Missing ⚠️
src/offset/local/tz_info/timezone.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1457      +/-   ##
==========================================
- Coverage   91.82%   91.41%   -0.42%     
==========================================
  Files          40       40              
  Lines       18345    18382      +37     
==========================================
- Hits        16846    16804      -42     
- Misses       1499     1578      +79     

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