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

Cleanup tests #3

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Cleanup tests #3

merged 1 commit into from
Feb 15, 2023

Conversation

Omar-Elrefaei
Copy link
Member

No tests are deleted nor edited.
They're just moved around, organized in testsets, and autoformatted.

Current output looks like this:

Test Summary:               | Pass  Total
KroneckerTools              |   22     22
  ExtendedMul               |    4      4
  Main kronecker operations |    6      6
  kron_a_mul_b              |    2      2
  a_mul_b_kron_c            |    4      4
  QuasiUpperTriangular      |    4      4
  Views                     |    2      2

It is arguable if these are actually good names, but I just needed a little more visibility so that when something break while developing this week, I can track what happened.

@MichelJuillard MichelJuillard merged commit 6d81b05 into main Feb 15, 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