-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ aio-pika: unblock constraint and fix test #4605
⬆️ aio-pika: unblock constraint and fix test #4605
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4605 +/- ##
=========================================
- Coverage 84.4% 81.1% -3.3%
=========================================
Files 1047 695 -352
Lines 44466 29325 -15141
Branches 1014 533 -481
=========================================
- Hits 37535 23802 -13733
+ Misses 6712 5409 -1303
+ Partials 219 114 -105
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.
👍
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.
👍 Thanks the upgrade
bdd740d
to
231199c
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit 231199c and detected 0 issues on this pull request. View more on Code Climate. |
Highlights on updated libraries (only updated libraries are included)
Legend:
⬆️ base dependency (only services because packages are floating)
🧪 test dependency
🔧 tool dependency
fixed failing test and allow aio-pika to update again.
Related issue/s
How to test
DevOps Checklist