Skip to content

RabbitMQ message bus for begin/end transaction requests#2

Merged
tranchitella merged 5 commits into
masterfrom
messagebus-begin-end-transaction
Mar 17, 2020
Merged

RabbitMQ message bus for begin/end transaction requests#2
tranchitella merged 5 commits into
masterfrom
messagebus-begin-end-transaction

Conversation

@tranchitella

Copy link
Copy Markdown
Contributor

No description provided.

@tranchitella tranchitella force-pushed the messagebus-begin-end-transaction branch from 43fed41 to 6115cf6 Compare March 15, 2020 07:04
@codecov

codecov Bot commented Mar 15, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2 into master will increase coverage by 5.1%.
The diff coverage is 87.74%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #2     +/-   ##
=========================================
+ Coverage   82.27%   87.38%   +5.1%     
=========================================
  Files           4        6      +2     
  Lines          79      222    +143     
=========================================
+ Hits           65      194    +129     
- Misses         10       17      +7     
- Partials        4       11      +7
Impacted Files Coverage Δ
config/config.go 100% <100%> (ø) ⬆️
state/manager_memory.go 84% <84%> (ø)
state/manager_redis.go 86.04% <86.04%> (ø)
server/handle.go 84.74% <88.67%> (+27.6%) ⬆️
server/server.go 87.83% <90%> (+8.99%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfbcc85...9311fe0. Read the comment docs.

@tranchitella tranchitella force-pushed the messagebus-begin-end-transaction branch 3 times, most recently from 365eb11 to 535eec9 Compare March 16, 2020 05:07
@tranchitella tranchitella changed the title WIP: RabbitMQ message bus for begin/end transaction requests RabbitMQ message bus for begin/end transaction requests Mar 16, 2020
@tranchitella tranchitella requested a review from alexsosic March 16, 2020 05:08
@tranchitella tranchitella force-pushed the messagebus-begin-end-transaction branch 3 times, most recently from c54df48 to c411c32 Compare March 16, 2020 05:57
Signed-off-by: Fabio Tranchitella <fabio@tranchitella.eu>
Signed-off-by: Fabio Tranchitella <fabio@tranchitella.eu>
Signed-off-by: Fabio Tranchitella <fabio@tranchitella.eu>
Signed-off-by: Fabio Tranchitella <fabio@tranchitella.eu>
Signed-off-by: Fabio Tranchitella <fabio@tranchitella.eu>
@tranchitella tranchitella force-pushed the messagebus-begin-end-transaction branch from c411c32 to 9311fe0 Compare March 17, 2020 05:17
@tranchitella tranchitella merged commit ddf8d0b into master Mar 17, 2020
@tranchitella tranchitella deleted the messagebus-begin-end-transaction branch May 1, 2020 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants