yahoo / Oak

A Scalable Concurrent Key-Value Map for Big Data Analytics
Apache License 2.0
268 stars 48 forks source link

Improve Oak test coverage #137

Open sanastas opened 3 years ago

sanastas commented 3 years ago

Add more tests to increase test coverage. Run jacoco maven plugin, fix the results, add maven constant rule for test coverage. This is an important step for safe contribution in our community.

@liran-funaro can you please add more details to this issue?

For more explanations feel free to add questions in this issue.