Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a warning from numba.prange regarding implicit conversion from uint64 to int64. #8

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

byrdie
Copy link
Collaborator

@byrdie byrdie commented Nov 11, 2024

No description provided.

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.05%. Comparing base (72c1b73) to head (5ff3700).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   87.02%   87.05%   +0.03%     
==========================================
  Files          26       26              
  Lines        1148     1151       +3     
==========================================
+ Hits          999     1002       +3     
  Misses        149      149              
Flag Coverage Δ
unittests 87.05% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@byrdie byrdie merged commit 9224d1f into main Nov 11, 2024
10 checks passed
@byrdie byrdie deleted the bufix/prange-uint-cast branch November 11, 2024 05:19
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