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

fix: coverage_drop condition #529

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Commits on Jun 27, 2024

  1. fix: coverage_drop condition

    THe `coverage_drop` comment condition looks for the project status threshold,
    but the config might be a simple bool. This causes the notifier to fail with
    and exception.
    
    These changes fix that and add some more testing to cover this case (that should
    have been added earlier, I know. My bad)
    giovanni-guidini committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ba7f66f View commit details
    Browse the repository at this point in the history