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

Generate Musical Isomorphisms by Default #269

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Fix typo in CUDA nested_mul

1fed39c
Select commit
Loading
Failed to load commit list.
Open

Generate Musical Isomorphisms by Default #269

Fix typo in CUDA nested_mul
1fed39c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

78.84% (+0.75%) compared to b030b92

View this Pull Request on Codecov

78.84% (+0.75%) compared to b030b92

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 78.84%. Comparing base (b030b92) to head (1fed39c).

Files with missing lines Patch % Lines
src/simulation.jl 74.07% 7 Missing ⚠️
src/operators.jl 84.84% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   78.09%   78.84%   +0.75%     
==========================================
  Files           5        5              
  Lines         630      643      +13     
==========================================
+ Hits          492      507      +15     
+ Misses        138      136       -2     

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