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

Increase test coverage for layers #64

Merged
merged 14 commits into from
Sep 1, 2023

Conversation

benedict-96
Copy link
Collaborator

I wrote some new tests to cover most layers and moved old, unneeded ones (also some arrays) from src to legacy.

@benedict-96 benedict-96 requested a review from michakraus August 31, 2023 12:47
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #64 (7601d55) into main (52a6606) will increase coverage by 9.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   62.18%   71.24%   +9.05%     
==========================================
  Files          95       91       -4     
  Lines        2375     2208     -167     
==========================================
+ Hits         1477     1573      +96     
+ Misses        898      635     -263     
Files Changed Coverage Δ
src/layers/attention_layer.jl 97.50% <ø> (+56.53%) ⬆️
src/layers/psd_like_layer.jl 63.15% <ø> (+2.28%) ⬆️
src/optimizers/manifold_related/retractions.jl 79.41% <ø> (+5.88%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@michakraus michakraus merged commit c2f79b5 into main Sep 1, 2023
@michakraus michakraus deleted the increase_test_coverage_for_layers branch September 1, 2023 04:08
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