linkedin / linkedin/avro-util

Improve our code coverage numbers

Open
#309 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
87
Forks
73
Avg merge
2h 50m
Merged PRs (30d)
1

Description

1. Identify if our code coverage numbers are accurate.
2. Improve the code coverage accuracy (don't count `/tests` and `/generated` code
3. Create issues for where we need to improve code coverage the most

A good starting point: https://app.codecov.io/gh/linkedin/avro-util

Example: why are we counting `helper/tests`?
![image](https://user-images.githubusercontent.com/101298964/162331034-a620eb4c-c261-479e-ad2b-046533d36343.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Codecov project for linkedin/avro-util and inspect why helper/tests is included in the reported coverage. Verify whether tests and generated code are counted, then adjust the coverage configuration so the reported numbers are accurate. Document the largest remaining coverage gaps as follow-up issues.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.