-
Notifications
You must be signed in to change notification settings - Fork 40
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
partial of the new queue service #1185
Conversation
Code Qual: I'm leaving the broad Exceptions to be replaced by the Q lib when we can move to a newer version of Python |
Codecov Report
@@ Coverage Diff @@
## main #1185 +/- ##
==========================================
+ Coverage 91.54% 93.79% +2.25%
==========================================
Files 153 129 -24
Lines 9842 8561 -1281
==========================================
- Hits 9010 8030 -980
+ Misses 832 531 -301
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but might want to verify my comment above if you haven't already
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Issue #: /bcgov/entity#16405
Description of changes:
Partial add of the new alternate queue. Backed off some changes and the simple cloudevent for the older version of python.
This takes care of Step1 - add minimal publish to sbc-pay
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).