Describe the bug
On my PRs on github, I am just seeing a single codecov patch check and not for projects
Expected behavior
I am expecting to see project status checks along with patch one.
Screenshots

Additional context
Using codecov for my repository spring-web-query. Find the config files below:
- codecov.yml
- workflow yml file (Last 2 steps in build-test job from line 46)
Describe the bug
On my PRs on github, I am just seeing a single codecov patch check and not for projects
Expected behavior
I am expecting to see project status checks along with patch one.
Screenshots

Additional context
Using codecov for my repository spring-web-query. Find the config files below: