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: Implement OffsetDateTime.with_offset #233

Merged
merged 1 commit into from
Dec 23, 2024

feat: Implement `OffsetDateTime.with_offset`

f8c35a0
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement OffsetDateTime.with_offset #233

feat: Implement `OffsetDateTime.with_offset`
f8c35a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 1s

95.96% (+0.00%) compared to 60242cb

View this Pull Request on Codecov

95.96% (+0.00%) compared to 60242cb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (60242cb) to head (f8c35a0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #233   +/-   ##
=======================================
  Coverage   95.95%   95.96%           
=======================================
  Files         255      256    +1     
  Lines       19393    19431   +38     
=======================================
+ Hits        18608    18646   +38     
  Misses        785      785           

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