Open
Description
openedon Feb 21, 2024
Description
This RFC requests that tests be added to @stdlib/utils/compact-adjacency-matrix
.
Currently, the package lacks sufficient tests. Ideally, this package would achieve 100% test coverage.
What should be tested?
- All methods
- Property access
- All edge cases
For reference, see @stdlib/array/complex64
for a package which exports a custom class and includes extensive unit tests.
Related Issues
None.
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:
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
RFC feature request which has been accepted.A good first issue for new contributors!Issue involves or relates to JavaScript.Request for comments. Feature requests and proposed changes.Pull requests specifically adding tests.May require some initial design or R&D, but should be straightforward to resolve and/or implement.Normal priority concern or feature request.