feat(RELEASE-2482): convert collect-slack-notification-params to python#862
feat(RELEASE-2482): convert collect-slack-notification-params to python#862FilipNikolovski wants to merge 1 commit into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #862 +/- ##
==========================================
+ Coverage 95.63% 95.68% +0.05%
==========================================
Files 71 73 +2
Lines 7078 7186 +108
==========================================
+ Hits 6769 6876 +107
- Misses 309 310 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
querti
left a comment
There was a problem hiding this comment.
Minor comment, I leave it up to you to decide if it's worthwhile to address it.
e10a714 to
1b6fe1d
Compare
There was a problem hiding this comment.
Yes, I've also added this file to gitignore.
3c3efa6 to
1b7ceb1
Compare
Convert the collect-slack-notification-params managed task to python. Assisted-by: Claude Code Signed-off-by: Filip Nikolovski <fnikolov@redhat.com>
1b7ceb1 to
f4446e8
Compare
Convert the collect-slack-notification-params managed task to python.
Assisted-by: Claude Code