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

Refactor with kernels accepting a variable amount of input arrays #85

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

SouthEndMusic
Copy link
Owner

Fixes #84
Fixes #64 (redundant)
Fixes #18 (redundant)

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 94.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.54%. Comparing base (aa836a9) to head (768069a).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/spline_grid.jl 97.10% 2 Missing ⚠️
src/validation.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   92.57%   92.54%   -0.03%     
==========================================
  Files          15       14       -1     
  Lines        1077      993      -84     
==========================================
- Hits          997      919      -78     
+ Misses         80       74       -6     

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

@SouthEndMusic SouthEndMusic merged commit fa46cfd into master Jan 19, 2025
7 checks passed
@SouthEndMusic SouthEndMusic deleted the variable_input_amount_kernels branch January 19, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants