Skip to content

Fix 4 test failures from first CI run#5

Merged
hamid-arian merged 1 commit into
mainfrom
fix/ci-test-failures
Jun 11, 2026
Merged

Fix 4 test failures from first CI run#5
hamid-arian merged 1 commit into
mainfrom
fix/ci-test-failures

Conversation

@hamid-arian

Copy link
Copy Markdown
Member

Windows int64 dtype, NaN t-value on constant series, float dtype in frac-diff, raw docstrings. See CHANGELOG.

- determine_strategy_side: force int64 signal dtype (was int32 on Windows)
- calculate_t_value_linear_regression: constant series returns NaN per
  docstring (0/0 undefined), not 0.0
- fractional_difference_std: result frame was object dtype; now float
- raw-string docstrings with LaTeX escapes (SyntaxWarning on py3.12)
@hamid-arian hamid-arian merged commit d90b0c0 into main Jun 11, 2026
3 of 6 checks passed
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