Closed AaronDJohnson closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.37%. Comparing base (
c49646c
) to head (ec94ac8
).
Even if these pass, I have removed the Linux tests, so wait to merge until I add them back in, please.
At least they're all installing now. I'm going to make a final commit to allow the Linux tests to run.
@vhaasteren should I merge this into main now?
@vhaasteren Oops -- I merged this just before reading the rest of your comment... (I had read it previously, but my phone only showed the "looks good" part of it). I thought since this was a bug that would affect any pull request, it should go into master. Is that not the case here? It doesn't affect the code in the project at all.
Yes, master is fine also. Just merge it back into dev then 👍
At the moment,
suitesparse
has a very odd default installation location after the previous changes to the install.I think this actually should break on both linux AND mac, but
apt
andconda
havesuitesparse
version 5.10.1 instead of 7.6.0 which can be found inbrew
.Running CI to see if things are working now with the updated version