-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Test style and coverage (#319)
* refactor runtests to work ina single testset and still print the interims tests via @info. * increase test covaerage and resolve an error for projection on the PoincareBallTVectors * Increase test coverage further. * runs formatter. * adds another small test for utils. * Fix a test on group general * trying to cover two things * removing eigvals and some old version tests * updates for distributions and formatting * add support of NormalRotationDistribution * metric test updates * run formatter * remove one more version check * typo in docs * fixes a small error that always compared SArrays to SArrays such that the Array variant was never used and never checked/compared. * removes a line that is never reached (note the injectivity atop before the loop) * Revert "removes a line that is never reached (note the injectivity atop before the loop)" This reverts commit 6e71c6c. Co-authored-by: Mateusz Baran <[email protected]>
- Loading branch information
1 parent
2b3da3a
commit 85e3940
Showing
50 changed files
with
581 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.