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

Feature/balance in events #363

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Feature/balance in events #363

wants to merge 4 commits into from

Conversation

kiwiidb
Copy link
Contributor

@kiwiidb kiwiidb commented May 9, 2023

Fixes #362

Useful for NWC and most certainly useful in the future as well.
Happens in asynchronously so doesn't impact http request latency.

@kiwiidb kiwiidb requested a review from bumi May 9, 2023 07:59
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #363 (b6d1f0c) into main (a6df81d) will increase coverage by 0.00%.
The diff coverage is 63.63%.

@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   54.96%   54.97%           
=======================================
  Files          51       51           
  Lines        3180     3178    -2     
=======================================
- Hits         1748     1747    -1     
+ Misses       1246     1245    -1     
  Partials      186      186           
Impacted Files Coverage Δ
db/models/invoice.go 100.00% <ø> (ø)
main.go 0.00% <0.00%> (ø)
lib/service/webhook.go 56.96% <70.00%> (+0.17%) ⬆️

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.

Add balance to rabbitmq updates
1 participant