Skip to content
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

Add Reconnection Logic #43

Merged
merged 65 commits into from
Sep 2, 2024

Conversation

jvanecek
Copy link
Member

Also Upgrade depedencies

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 96.95946% with 27 lines in your changes missing coverage. Please review.

Project coverage is 63.66%. Comparing base (5de0394) to head (f87db1e).
Report is 1 commits behind head on release-candidate.

Files with missing lines Patch % Lines
source/Ansible-Protocol-Core/AmqpChannel.class.st 41.17% 10 Missing ⚠️
source/Ansible-Tests/AMQPTest.class.st 68.42% 6 Missing ⚠️
...-Protocol-Core/AmqpExchangeDeclareBuilder.class.st 0.00% 4 Missing ⚠️
...ble-Protocol-Core/AmqpQueueDeclareBuilder.class.st 0.00% 4 Missing ⚠️
...urce/Ansible-Protocol-Core/AmqpConnection.class.st 98.80% 2 Missing ⚠️
source/Ansible-RabbitMQ/Amqp091BasicNack.class.st 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate      #43      +/-   ##
=====================================================
+ Coverage              58.96%   63.66%   +4.69%     
=====================================================
  Files                     90       90              
  Lines                   5598     5977     +379     
=====================================================
+ Hits                    3301     3805     +504     
+ Misses                  2297     2172     -125     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch 2 times, most recently from 4169541 to d5d7af5 Compare July 27, 2024 03:45
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch 3 times, most recently from f12e539 to fe491d4 Compare July 28, 2024 02:38
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch from dc75836 to 885cd2d Compare July 29, 2024 19:15
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch from 4a26627 to a417422 Compare August 13, 2024 13:35
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch from a417422 to 205408a Compare August 13, 2024 14:02
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch from 15a7575 to 0b95f62 Compare August 27, 2024 19:48
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch from 0b95f62 to 0ef360d Compare August 27, 2024 20:12
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch 5 times, most recently from 5fc82a9 to 478e3bb Compare August 30, 2024 05:12
@jvanecek jvanecek force-pushed the add-RabbitMQ-client-reconnection-logic branch from 478e3bb to aca79e7 Compare August 30, 2024 05:34
@gcotelli gcotelli merged commit e2390e7 into release-candidate Sep 2, 2024
54 checks passed
@gcotelli gcotelli deleted the add-RabbitMQ-client-reconnection-logic branch September 2, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants