Skip to content

fix(types): use Union[Arrow, dt_datetime] for span_range and interval start/end params#1267

Open
juliosuas wants to merge 4 commits into
arrow-py:masterfrom
juliosuas:fix/span-range-interval-type-hints
Open

fix(types): use Union[Arrow, dt_datetime] for span_range and interval start/end params#1267
juliosuas wants to merge 4 commits into
arrow-py:masterfrom
juliosuas:fix/span-range-interval-type-hints

Merge remote-tracking branch 'origin/master' into fix/span-range-inte…

e35aec5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

100.00% (+0.00%) compared to 2224255

View this Pull Request on Codecov

100.00% (+0.00%) compared to 2224255

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2224255) to head (e35aec5).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1267   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         2315      2315           
  Branches       358       358           
=========================================
  Hits          2315      2315           

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