-
Notifications
You must be signed in to change notification settings - Fork 23
[help wanted] test coverage for vital components #69
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the following test classes in the repository are lacking proper tests:
ThreadDiskIO.javaHeapMetricsTest.javaThreadListTest.javaGCMetricsTest.java
Writing unit tests is a great way to become familiar with the codebase and offers a pathway to contributing to OpenSearch. Learning to write good tests is also valuable skill that you can develop by working on this issue.
For examples of current unit tests, you can have a look at #47 or #54.
If you would like to work on any of these, leave a comment on this issue with the name of the test so everyone knows you're working on it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request