Skip to content

add the support of multi coverage file for the baseline command + rai… #47

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

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

anne-gaelle123inkt
Copy link
Contributor

@anne-gaelle123inkt anne-gaelle123inkt commented Feb 21, 2025

In a previous feature, we added the support for multiple coverage files to the inspect command.
Though this change wasn't also made for the baseline command which is now making it very difficult to generate the baselines when the coverage is split in multiple files.

Also, in an attempt to keep our baselines clean and up-to-date, so we can have a better overview, I've changed the behavior when the coverage doesn't match the custom coverage set in the baseline. Previously an error was raised only if the coverage was below the custom coverage in the baseline, it is also now raising an error when the coverage is above the custom coverage in the baseline.

…ses an error when the custom coverage can be increased
…ses an error when the custom coverage can be increased
…ses an error when the custom coverage can be increased
@frankdekker frankdekker merged commit c77aaa6 into 123inkt:master Feb 21, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants