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

fix(torii): Added timezone informations to naive datetime strings #1668

Merged
merged 7 commits into from
Mar 17, 2024

fix(torii_naive_datetimes): Updated datetime retrieval

aa1521b
Select commit
Loading
Failed to load commit list.
Merged

fix(torii): Added timezone informations to naive datetime strings #1668

fix(torii_naive_datetimes): Updated datetime retrieval
aa1521b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2024 in 0s

69.65% (+0.03%) compared to d441619

View this Pull Request on Codecov

69.65% (+0.03%) compared to d441619

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.65%. Comparing base (d441619) to head (aa1521b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1668      +/-   ##
==========================================
+ Coverage   69.62%   69.65%   +0.03%     
==========================================
  Files         267      268       +1     
  Lines       27848    28651     +803     
==========================================
+ Hits        19388    19957     +569     
- Misses       8460     8694     +234     

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