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

feat: Add timezone location support #2705

Merged
merged 4 commits into from
Sep 25, 2024

update native values

b6c08ce
Select commit
Loading
Failed to load commit list.
Merged

feat: Add timezone location support #2705

update native values
b6c08ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

60.18% (+0.02%) compared to 25f1c92

View this Pull Request on Codecov

60.18% (+0.02%) compared to 25f1c92

Details

Codecov Report

Attention: Patch coverage is 86.48649% with 10 lines in your changes missing coverage. Please review.

Project coverage is 60.18%. Comparing base (25f1c92) to head (b6c08ce).
Report is 3 commits behind head on master.

Files Patch % Lines
gnovm/stdlibs/time/tzdata.go 77.27% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2705      +/-   ##
==========================================
+ Coverage   60.15%   60.18%   +0.02%     
==========================================
  Files         561      562       +1     
  Lines       74999    75524     +525     
==========================================
+ Hits        45117    45455     +338     
- Misses      26505    26674     +169     
- Partials     3377     3395      +18     

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