Open jackjlli opened 4 years ago
The code coverage link in the above comment is broken. Can someone please add the updated link with current code coverage? Is this the link? https://app.codecov.io/github/apache/pinot
Thanks @visrahane for the notice. The link is just updated.
Currently the code coverage of pinot repo is just around 50% (Link). This issue tracks the status of increasing code coverage.
The following modules currently have less than 50% code coverage or don't have any test at all:
The rest of the modules shown below seems fine but we should still bring them to at least 75%. pinot-broker (76.6%) pinot-controller (63.29%) pinot-core (76.85%) pinot-minion (68.98%) pinot-server (67.05%) pinot-spi (68.84%)