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

Persistent failure report #71

Open
drsm79 opened this issue Jan 19, 2024 · 0 comments
Open

Persistent failure report #71

drsm79 opened this issue Jan 19, 2024 · 0 comments

Comments

@drsm79
Copy link
Contributor

drsm79 commented Jan 19, 2024

Overview

It would be good to have a report that highlights persistent failures - checks that consistently fail for many days.

Requirements

  • configurable threshold for persistent failure, measured in time
  • report is a list of check, time period of failure pairs & last successful run (check foo has been failing for 8 days, last successful run $TIMESTAMP)
  • if we were clever, could extend to flapping tests...

Approach

Write a report in https://github.com/ComplianceAsCode/auditree-arboretum/tree/main/arboretum/auditree/reports

Security and Privacy

N/A

Test Plan

Will need some fake result data to demonstrate persistent failure.

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

1 participant