Skip to content

Rewite caching in local::unix module - #1457

Draft
pitdicker wants to merge 17 commits into
chronotope:mainfrom
pitdicker:unix_tz_search
Draft

Rewite caching in local::unix module#1457
pitdicker wants to merge 17 commits into
chronotope:mainfrom
pitdicker:unix_tz_search

Add proper cache refreshing

b485ac2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 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

❌ Patch coverage is 44.63277% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.41%. Comparing base (e05ba8b) to head (b485ac2).
⚠️ Report is 179 commits behind head on main.

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.