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

Put sampling of arrays into extra test file #97

Merged
merged 9 commits into from
Dec 19, 2023

Conversation

benedict-96
Copy link
Collaborator

Started to make tests more readable. In a first step the sampling is now tested in an extra file random_generation_of_custom_arrays. In the process I also deleted arrays that we no longer use:

  • symplectic_lie_algebra.jl
  • symplectic_lie_algebra_horizontal.jl.

I also updated the docs for StiefelLieAlgHorMatrix.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0be53b2) 64.10% compared to head (969a6cb) 62.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   64.10%   62.62%   -1.48%     
==========================================
  Files         100       96       -4     
  Lines        2591     2459     -132     
==========================================
- Hits         1661     1540     -121     
+ Misses        930      919      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michakraus michakraus merged commit e8ba5c1 into main Dec 19, 2023
13 of 15 checks passed
@michakraus michakraus deleted the put_sampling_of_arrays_into_extra_test_file branch December 19, 2023 14:52
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