Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coverage: how to see the coverage influx and regressions #5661

Open
tarasmadan opened this issue Jan 9, 2025 · 1 comment
Open

coverage: how to see the coverage influx and regressions #5661

tarasmadan opened this issue Jan 9, 2025 · 1 comment

Comments

@tarasmadan
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
I can relatively easy show what coverage was added and what coverage was lost.
For example we have some starting month. It will have the regular coverage.
But all the following periods will show +x% or -x%.
The UI selectors will look like "show coverage influx only", "show coverage regressions only".

Describe the solution you'd like
Coverage diff function is the side-effect of the manager-unique coverage calculation.
This proposal is the step forward to add more use-cases.

@tarasmadan
Copy link
Collaborator Author

Not that easy... Month to month comparison may fail because of the target commit change. But it should be Ok within commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant