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 broadcast_to using indexing view #277

Merged
merged 13 commits into from
May 23, 2024
Merged

Conversation

alifahrri
Copy link
Owner

No description provided.

@alifahrri
Copy link
Owner Author

@alifahrri
Copy link
Owner Author

#278

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 93.50649% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 97.55%. Comparing base (1cc5d4b) to head (3628ae3).

Files Patch % Lines
include/nmtools/array/index/broadcast_shape.hpp 87.50% 3 Missing ⚠️
include/nmtools/array/index/broadcast_to.hpp 89.47% 2 Missing ⚠️
include/nmtools/array/view/ufunc.hpp 77.77% 2 Missing ⚠️
include/nmtools/array/eval.hpp 75.00% 1 Missing ⚠️
include/nmtools/array/view/broadcast_arrays.hpp 0.00% 1 Missing ⚠️
include/nmtools/array/view/broadcast_to.hpp 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   97.67%   97.55%   -0.13%     
==========================================
  Files         606      599       -7     
  Lines       15890    15806      -84     
==========================================
- Hits        15521    15419     -102     
- Misses        369      387      +18     

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

@alifahrri alifahrri merged commit 5bba906 into master May 23, 2024
68 checks passed
@alifahrri alifahrri deleted the refactor-broadcast-to branch May 23, 2024 18:19
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.

1 participant