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

Fix dotprod extradims #83

Merged
merged 31 commits into from
Sep 27, 2024
Merged

Fix dotprod extradims #83

merged 31 commits into from
Sep 27, 2024

Conversation

ks905383
Copy link
Owner

Addresses #77 by allowing N-D inputs for the dot product implementation, and makes tests more robust generally.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.38%. Comparing base (dd4b894) to head (1c774a9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   95.04%   95.38%   +0.34%     
==========================================
  Files          16       16              
  Lines        1190     1258      +68     
==========================================
+ Hits         1131     1200      +69     
+ Misses         59       58       -1     
Flag Coverage Δ
unittests 95.38% <100.00%> (+0.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ks905383 ks905383 merged commit 787299d into main Sep 27, 2024
15 checks passed
@ks905383 ks905383 deleted the fix_dotprod_extradims branch September 27, 2024 13:11
ks905383 added a commit that referenced this pull request Oct 1, 2024
This reverts commit 787299d, reversing
changes made to c46a924.
ks905383 added a commit that referenced this pull request Oct 1, 2024
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