Skip to content

Conversation

@catamorphism
Copy link
Contributor

If the time zones were invalid, that error would have been signaled when converting two or one to a ZonedDateTime; so just assert that the time zones are valid.

If the time zones were invalid, that error would have been signaled
when converting `two` or `one` to a ZonedDateTime; so just assert
that the time zones are valid.
@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.77%. Comparing base (03f9057) to head (db828e6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3231      +/-   ##
==========================================
+ Coverage   96.75%   96.77%   +0.01%     
==========================================
  Files          22       22              
  Lines       10398    10399       +1     
  Branches     1859     1857       -2     
==========================================
+ Hits        10061    10064       +3     
+ Misses        289      287       -2     
  Partials       48       48              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant