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

Try testBLAS with LAPACK #913

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

weslleyspereira
Copy link
Collaborator

This PR propose the inclusion of tests covering:

  1. Inf and NaN propagation.
  2. Corner cases like: zero and negative sizes on inputs; invalid arguments.

About the tests:

This PR is aligned to what is proposed in #903.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (ae2f14f) 0.00% compared to head (288491d) 0.00%.

❗ Current head 288491d differs from pull request most recent head c7d2dc2. Consider uploading reports for the commit c7d2dc2 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #913   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1918     1918           
  Lines      188614   188614           
=======================================
  Misses     188614   188614           

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

@weslleyspereira
Copy link
Collaborator Author

Related to #788.

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