Skip to content

[RFC]: add tests to @stdlib/utils/compact-adjacency-matrix #1330

Open

Description

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

AcceptedRFC feature request which has been accepted.Good First IssueA good first issue for new contributors!JavaScriptIssue involves or relates to JavaScript.RFCRequest for comments. Feature requests and proposed changes.TestsPull requests specifically adding tests.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.priority: NormalNormal priority concern or feature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions