| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #1323 +/- ##
==========================================
+ Coverage 90.94% 90.96% +0.01%
==========================================
Files 222 222
Lines 7501 7501
==========================================
+ Hits 6822 6823 +1
+ Misses 679 678 -1 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
| name: Regression notifications | ||
| runs-on: ubuntu-latest | ||
| needs: build | ||
| if: failure() && github.ref == 'refs/heads/zimeg-ci-notifications' && github.event_name != 'workflow_dispatch' |
There was a problem hiding this comment.
📣 workflow_dispatch will not send a notification!
🔗 https://github.com/slackapi/bolt-python/actions/runs/15935708998
Sorry, something went wrong.
There was a problem hiding this comment.
Sweet 💯 nice work!!
Sorry, something went wrong.
|
@WilliamBergamin Likewise, thank you for helping in the iterations above 🙏 ✨ I will merge this now but I hope we don't get notifications for this 😉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR sends a notification of scheduled failing tests using the new "regression failures" workflow!
Testing
On schedule and according to #1322 🫡
Notes
I plan to test a few combinations in this PR to make sure notifications are sent 🚀 ✨
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.