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

Support ohos tzdata since ver.oh35 #1613

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Support ohos tzdata since ver.oh35 #1613

merged 1 commit into from
Oct 11, 2024

Conversation

MirageLyu
Copy link
Contributor

This is to support openHarmony OS(ohos) format timezone data. ohos has merged timezone files into single file 'tzdata' since recent version. pls review this, thanks.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (081c648) to head (7c57d34).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1613   +/-   ##
=======================================
  Coverage   91.11%   91.12%           
=======================================
  Files          37       37           
  Lines       17104    17129   +25     
=======================================
+ Hits        15584    15608   +24     
- Misses       1520     1521    +1     

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

src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
src/offset/local/tz_info/timezone.rs Show resolved Hide resolved
src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
@MirageLyu
Copy link
Contributor Author

@djc Thanks for prompt and detailed review. I'm quite new to rust due to my work adjustment. I have modified the codes according to your advice, pls check again, thx!

src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
src/offset/local/tz_info/timezone.rs Outdated Show resolved Hide resolved
@djc djc merged commit d8a177e into chronotope:main Oct 11, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants