-
-
Notifications
You must be signed in to change notification settings - Fork 869
Closed
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!Help WantedExtra attention is needed.Extra attention is needed.JavaScriptIssue involves or relates to JavaScript.Issue involves or relates to JavaScript.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.TestsPull requests specifically adding tests.Pull requests specifically adding tests.difficulty: 1Low degree of difficulty. Should be straightforward to implement and/or resolve.Low degree of difficulty. Should be straightforward to implement and/or resolve.priority: NormalNormal priority concern or feature request.Normal priority concern or feature request.
Description
Description
This RFC proposes to add a test case in each of the relevant test files. The test case should handle the situation where the stride is 0 and the first element is NaN.
Coverage report: https://coverage.stdlib.io/blas/ext/base/dnannsumors/index.html
For reference see: #3051
Related Issues
Related issues # , # , and # .
Questions
No.
Other
No.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!Help WantedExtra attention is needed.Extra attention is needed.JavaScriptIssue involves or relates to JavaScript.Issue involves or relates to JavaScript.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.TestsPull requests specifically adding tests.Pull requests specifically adding tests.difficulty: 1Low degree of difficulty. Should be straightforward to implement and/or resolve.Low degree of difficulty. Should be straightforward to implement and/or resolve.priority: NormalNormal priority concern or feature request.Normal priority concern or feature request.