You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add initial testing matrix
* Fix bugs in testing script
* Add macos to testing
* Cleanup some source that was failing via pyflake
* Tweak flake8 call
* Limit build options and python versions to see if the testing can pass again
* Try using current numpy
* Verbose pytest output.
* Add test summary action
* Restrict coverage uploading to one config
* Fix errant .
* Correct some github action syntax bugs
* Correct missing path info
* Fix bad path/naming again
* Fix another path problem
* Try confusing pathing fix
* Fix linting path
* One more try at getting pathing right
* This is on me, clearly I cannot deal with paths
* Turn off fast fail
* Adjust archive source file path
* Uniquely identify test results
* Fix missing variable declarations in archiving step
* Do not capture output in pytest
* Update the expected dimension of limiters array.
For sharpclaw, this is sometimes num_eqn and sometimes num_waves depending on options.
* Make sure limiters is a list.
* Fix stupid bug I just introduced.
* Avoid explicitly indexing into empty aux array.
* Remove debugging print statements.
* Add a space to re-trigger tests on Github.
* Expand grid for 3D acoustics test.
* Test if WENO limiting passes for 3D acoustics.
---------
Co-authored-by: David Ketcheson <dketch@gmail.com>
0 commit comments