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

Added tests for Array2 type in ndarray signum impl #287

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

stefan-k
Copy link
Member

No description provided.

@stefan-k stefan-k self-assigned this Dec 18, 2022
@stefan-k stefan-k mentioned this pull request Dec 18, 2022
24 tasks
@codecov-commenter
Copy link

Codecov Report

Base: 92.11% // Head: 92.24% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (45cabb2) compared to base (f06b60f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   92.11%   92.24%   +0.12%     
==========================================
  Files         119      119              
  Lines       17953    18004      +51     
==========================================
+ Hits        16537    16607      +70     
+ Misses       1416     1397      -19     
Impacted Files Coverage Δ
argmin-math/src/ndarray_m/signum.rs 100.00% <100.00%> (+28.78%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stefan-k stefan-k merged commit 43a4846 into argmin-rs:main Dec 18, 2022
@stefan-k stefan-k deleted the signum_ndarray_array2_tests branch December 18, 2022 07:45
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.

None yet

2 participants