meilisearch / meilisearch-java

Java client for Meilisearch

Home Page:https://meilisearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CodeCov

brunoocasali opened this issue · comments

⚠️ This issue is generated, it means the examples and the namings do not necessarily correspond to the language of this repository.
Also, if you are a maintainer, please add any clarification and instructions about this issue.

Sorry if this is already wholly/partially implemented. Feel free to let me know about the state of this issue in the repo.

Related to meilisearch/integration-guides#59


Codecov helps us to know if a PR add non-tested code. If it's the case, we don't accept the PR.
It's easy to install, easy to configure.

TODO:

  • Add CodeCov to this repository.
  • Add the CodeCov badge on this repository README.md
  • Ensure a minimum coverage is accepted (optional)

Hey,
Could you please assign this task to me?

Hi @StanislavMontag

We prefer not assigning external people to our issues.
Because people often ask to be assigned and never return, which discourages other potential contributions.
We will accept and merge the first PR that fixes correctly and implements the issue.

hi @brunoocasali . Raised PR for codecov config #644. check and suggest any changes if needed. have a doubt on the default test reports location in build.gradle. should i remove it or kept as it is?