Skip to content

is_timestamp: reject NaN and ±inf so callers fail with a clear ValueError - #1324

Open
HrachShah wants to merge 3 commits into
arrow-py:masterfrom
HrachShah:fix/is-timestamp-reject-non-finite
Open

is_timestamp: reject NaN and ±inf so callers fail with a clear ValueError#1324
HrachShah wants to merge 3 commits into
arrow-py:masterfrom
HrachShah:fix/is-timestamp-reject-non-finite

is_timestamp: reject NaN and ±inf so callers fail with a clear ValueE…

6455124
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 29, 2026 in 0s

99.91% (-0.09%) compared to 2224255

View this Pull Request on Codecov

99.91% (-0.09%) compared to 2224255

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.91%. Comparing base (2224255) to head (6455124).

Additional details and impacted files
@@             Coverage Diff             @@
##            master    #1324      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files           10       10              
  Lines         2315     2321       +6     
  Branches       358      347      -11     
===========================================
+ Hits          2315     2319       +4     
- Misses           0        2       +2     

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