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

feat: Saga #63

Merged
merged 18 commits into from
Mar 10, 2021
Merged

feat: Saga #63

merged 18 commits into from
Mar 10, 2021

Conversation

Reasno
Copy link
Member

@Reasno Reasno commented Mar 9, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #63 (6fb1392) into master (8386394) will increase coverage by 1.73%.
The diff coverage is 90.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   73.99%   75.73%   +1.73%     
==========================================
  Files          82       92      +10     
  Lines        2919     3289     +370     
==========================================
+ Hits         2160     2491     +331     
- Misses        586      610      +24     
- Partials      173      188      +15     
Impacted Files Coverage Δ
clihttp/client.go 59.32% <57.14%> (+6.59%) ⬆️
dtx/sagas/tx.go 80.00% <80.00%> (ø)
dtx/redis_store.go 90.32% <90.32%> (ø)
dtx/sagas/registery.go 91.13% <91.13%> (ø)
dtx/transport.go 91.30% <91.30%> (ø)
dtx/sagas/dependency.go 95.12% <95.12%> (ø)
dtx/sagas/in_process_store.go 95.45% <95.45%> (ø)
dtx/middleware.go 100.00% <100.00%> (ø)
... and 8 more

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 8386394...6fb1392. Read the comment docs.

@Reasno Reasno requested a review from LastKing March 9, 2021 11:02
@Reasno Reasno merged commit e1e6692 into master Mar 10, 2021
@Reasno Reasno deleted the saga branch March 10, 2021 09:57
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.

1 participant