Skip to content

some changes to avoid stack overflow on windows for large arrays#12

Merged
jacobwilliams merged 3 commits intomasterfrom
stack-overflow-fix
Feb 26, 2024
Merged

some changes to avoid stack overflow on windows for large arrays#12
jacobwilliams merged 3 commits intomasterfrom
stack-overflow-fix

Conversation

@jacobwilliams
Copy link
Copy Markdown
Owner

@jacobwilliams jacobwilliams commented Feb 23, 2024

Fixes #13

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2024

Codecov Report

Merging #12 (ed7529b) into master (09abfdc) will increase coverage by 0.15%.
The diff coverage is 100.00%.

❗ Current head ed7529b differs from pull request most recent head b474a13. Consider uploading reports for the commit b474a13 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   66.32%   66.47%   +0.15%     
==========================================
  Files           5        5              
  Lines        1924     1933       +9     
==========================================
+ Hits         1276     1285       +9     
  Misses        648      648              

@jacobwilliams jacobwilliams merged commit 07a4ad6 into master Feb 26, 2024
@jacobwilliams jacobwilliams deleted the stack-overflow-fix branch February 26, 2024 23:17
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.

Stack overflow

1 participant