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 checkstats test #413

Open
TimJentzsch opened this issue May 5, 2022 · 0 comments
Open

Fix checkstats test #413

TimJentzsch opened this issue May 5, 2022 · 0 comments
Labels
Bug Something isn't working

Comments

@TimJentzsch
Copy link
Contributor

The CI seems to be bugged and not always runs on PRs. Somehow, a buggy test got merged this way.

The api/tests/slack/commands/test_checkstats.py::test_check_stats_msg is failing:

E           Mod check stats for *<https://reddit.com/u/Moddington|u/Moddington>*:
E           
E           *Completed Checks*:
E           - All-time: 7 (58.3% of all checks)
E         - - Last 2 weeks: 4 (66.7% of all recent checks)
E         ?                 ^   ^ ^
E         + - Last 2 weeks: 3 (60.0% of all recent checks)
E         ?                 ^   ^ ^
E         - - Last completed: 2020-07-12 (1.6 weeks ago)
E         ?                            ^
E         + - Last completed: 2020-07-11 (1.6 weeks ago)
E         ?                            ^
E           
E           *Completed Warnings*:
E           - All-time: 1 (14.3% of checks, 50.0% of all warnings)
E           - Last 2 weeks: 0 (0.0% of recent checks, 0.0% of all recent warnings)
E         - - Last completed: 2020-07-05 (2.6 weeks ago)
E         ?                            ^
E         + - Last completed: 2020-07-04 (2.6 weeks ago)
E         ?                            ^
E           
E           *Completed Comments*:
E           - All-time: 3 (42.9% of checks, 75.0% of all comments)
E         - - Last 2 weeks: 2 (50.0% of recent checks, 100.0% of all recent comments)
E         ?                    ^^ ^
E         + - Last 2 weeks: 2 (66.7% of recent checks, 100.0% of all recent comments)
E         ?                    ^^ ^
E         - - Last completed: 2020-07-12 (1.6 weeks ago)
E         ?                            ^
E         + - Last completed: 2020-07-11 (1.6 weeks ago)
E         ?                            ^
@TimJentzsch TimJentzsch added the Bug Something isn't working label May 5, 2022
@TimJentzsch TimJentzsch self-assigned this May 5, 2022
@TimJentzsch TimJentzsch removed their assignment Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant