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 unix::Cache #1529

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Check `TZDIR` environment variable

9ba3069
Select commit
Loading
Failed to load commit list.
Open

Refactor unix::Cache #1529

Check `TZDIR` environment variable
9ba3069
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

91.52% (-0.27%) compared to ffe2745

View this Pull Request on Codecov

91.52% (-0.27%) compared to ffe2745

Details

Codecov Report

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

Project coverage is 91.52%. Comparing base (ffe2745) to head (9ba3069).
Report is 7 commits behind head on main.

Files Patch % Lines
src/offset/local/unix.rs 48.43% 66 Missing ⚠️
src/offset/local/tz_info/timezone.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1529      +/-   ##
==========================================
- Coverage   91.79%   91.52%   -0.27%     
==========================================
  Files          37       37              
  Lines       18175    18153      -22     
==========================================
- Hits        16683    16614      -69     
- Misses       1492     1539      +47     

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