We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The dispatch.jl file is only 47% tested: https://app.codecov.io/gh/jump-dev/MutableArithmetics.jl/blob/master/src/dispatch.jl
dispatch.jl
We should go through, remove the old hacks
MutableArithmetics.jl/src/dispatch.jl
Lines 751 to 777 in b46f175
Once upon a time, I tried this #78.
My mistake was that I tried too much in one go and I got bogged down.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
dispatch.jl
file is only 47% tested: https://app.codecov.io/gh/jump-dev/MutableArithmetics.jl/blob/master/src/dispatch.jlWe should go through, remove the old hacks
MutableArithmetics.jl/src/dispatch.jl
Lines 751 to 777 in b46f175
and add tests.
Once upon a time, I tried this #78.
My mistake was that I tried too much in one go and I got bogged down.
The text was updated successfully, but these errors were encountered: