Skip to content

Fix issue with inconsistent INT type in the tests#60

Merged
damar-wicaksono merged 1 commit into
devfrom
dev-59
Jan 20, 2026
Merged

Fix issue with inconsistent INT type in the tests#60
damar-wicaksono merged 1 commit into
devfrom
dev-59

Conversation

@damar-wicaksono
Copy link
Copy Markdown
Member

Explicit INT dtype (i.e., np.int_) is now used in the synthetic data used in the tests to be consistent with how the relevant njit-ed functions are declared.

This commit should resolve Issue #59.

Explicit INT dtype (i.e., `np.int_`) is now used
in the synthetic data used in the tests
to be consistent with how the relevant njit-ed functions
are declared.

This commit should resolve Issue #59.
@damar-wicaksono damar-wicaksono self-assigned this Jan 20, 2026
@damar-wicaksono damar-wicaksono added the bug Something isn't working label Jan 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview (without executed notebooks) is available.

@damar-wicaksono damar-wicaksono merged commit 20733a5 into dev Jan 20, 2026
10 checks passed
github-actions Bot added a commit that referenced this pull request Jan 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant