| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1376 +/- ##
=======================================
Coverage 91.00% 91.00%
=======================================
Files 222 222
Lines 7512 7512
=======================================
Hits 6836 6836
Misses 676 676 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
|
📚 Reference: https://docs.github.com/en/actions/reference/workflows-and-actions/expressions#status-check-functions |
Sorry, something went wrong.
There was a problem hiding this comment.
Great idea!
Sorry, something went wrong.
|
@mwbrooks Kind appreciation in the iterations against regression - let's now merge this! 🤖 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR follows #1374 and #1375 to send regression notifications if scheduled tests do not succeed instead of just during failures. Fixes an issue where test timeout did not post a message.
Testing
📺 Planning to add a few commits that confirm !success is the correct operation for both "cancelled" and "failure" states. Since these steps run when scheduled on "main" outside of this PR, these are both events we want to capture I believe.
Category
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.