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

Constructor tests for custom arrays #99

Merged
merged 107 commits into from
Dec 20, 2023

Conversation

benedict-96
Copy link
Collaborator

Added tests for the constructors in src/arrays. Also fixed docs for rgrad in stiefel_manifold.jl and data_loader/tensor_assign.jl.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (0be53b2) 64.10% compared to head (569df79) 68.30%.
Report is 80 commits behind head on main.

Files Patch % Lines
src/arrays/symplectic.jl 0.00% 15 Missing ⚠️
src/arrays/symmetric.jl 11.11% 8 Missing ⚠️
src/optimizers/optimizer.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   64.10%   68.30%   +4.20%     
==========================================
  Files         100       96       -4     
  Lines        2591     2439     -152     
==========================================
+ Hits         1661     1666       +5     
+ Misses        930      773     -157     

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

benedict-96 and others added 28 commits December 20, 2023 09:03
…s_for_custom_arrays

Multiplication and addition tests for custom arrays
@michakraus michakraus merged commit 45cece4 into main Dec 20, 2023
12 of 15 checks passed
@michakraus michakraus deleted the constructor_tests_for_custom_arrays branch December 20, 2023 15:36
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