Skip to content

Fix integer overflow when creating a large matrix#81

Merged
atraplet merged 2 commits intomasterfrom
80-integer-overflow
Jan 4, 2026
Merged

Fix integer overflow when creating a large matrix#81
atraplet merged 2 commits intomasterfrom
80-integer-overflow

Conversation

@atraplet
Copy link
Owner

@atraplet atraplet commented Jan 4, 2026

No description provided.

@atraplet atraplet linked an issue Jan 4, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.40%. Comparing base (e064ecf) to head (11c4f72).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #81   +/-   ##
=========================================
  Coverage     95.40%   95.40%           
  Complexity      235      235           
=========================================
  Files            15       15           
  Lines           370      370           
  Branches         70       70           
=========================================
  Hits            353      353           
  Partials         17       17           

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

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

@atraplet atraplet merged commit 81db745 into master Jan 4, 2026
8 checks passed
@atraplet atraplet deleted the 80-integer-overflow branch January 4, 2026 11:03
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.

Integer overflow

1 participant