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

Make TimeZones.jl relocatable #479

Merged
merged 21 commits into from
Dec 20, 2024

Merge branch 'master' into lc/relocatable

8879f7e
Select commit
Loading
Failed to load commit list.
Merged

Make TimeZones.jl relocatable #479

Merge branch 'master' into lc/relocatable
8879f7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 0s

91.64% (-1.16%) compared to 2bc8f50

View this Pull Request on Codecov

91.64% (-1.16%) compared to 2bc8f50

Details

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 91.64%. Comparing base (2bc8f50) to head (8879f7e).
Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
src/TimeZones.jl 41.66% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
- Coverage   92.79%   91.64%   -1.16%     
==========================================
  Files          39       38       -1     
  Lines        1818     1843      +25     
==========================================
+ Hits         1687     1689       +2     
- Misses        131      154      +23     

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