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

How to use in gitlab CI #177

Open
uriva opened this issue Feb 23, 2022 · 1 comment
Open

How to use in gitlab CI #177

uriva opened this issue Feb 23, 2022 · 1 comment

Comments

@uriva
Copy link

uriva commented Feb 23, 2022

Looks like a great project. Thank you.

I started to imagine a way to use this in a CI system (e.g. in gitlab).
I hit these problems:

  1. If one would commit the testmon data, how can we let it know what is the baseline branch to compare? (e.g. master)
  2. How can we make sure the testmon data (i.e. the coverage data) fits the state of the files in a certain commit? Could a pre-commit check be devised?
  3. If that is possible, how fast would it be to recompute the coverage data given its previous version and the baseline branch?

Thanks!

@iamMHZ
Copy link

iamMHZ commented Jul 11, 2023

Any progress on the issue?
Is there any example/doc on how to integrate it with CI ?
@uriva
@tarpas

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

No branches or pull requests

2 participants