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

added warning for iterating while mutating a sparse matrix #415

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

matbesancon
Copy link
Contributor

I got bitten by this yesterday, would be worth adding a warning here

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #415 (c198012) into main (f8f0f40) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #415   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          12       12           
  Lines        7521     7521           
=======================================
  Hits         6934     6934           
  Misses        587      587           
Impacted Files Coverage Δ
src/sparsematrix.jl 95.65% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rayegun rayegun merged commit b3872c8 into JuliaSparse:main Jul 21, 2023
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.

2 participants