Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

feat(BUX-147): integrate go-broadcast-client #372

Merged
merged 2 commits into from
Aug 23, 2023
Merged

feat(BUX-147): integrate go-broadcast-client #372

merged 2 commits into from
Aug 23, 2023

Conversation

pawellewandowski98
Copy link
Contributor

Description

  • Integrated go-broadcast-client for broadcasting and getting transactions

Additional links

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #372 (d86329f) into master (4a8442f) will decrease coverage by 0.29%.
The diff coverage is 17.64%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
- Coverage   52.10%   51.82%   -0.29%     
==========================================
  Files          90       90              
  Lines       10683    10762      +79     
==========================================
+ Hits         5566     5577      +11     
- Misses       4692     4757      +65     
- Partials      425      428       +3     
Flag Coverage Δ
unittests 51.82% <17.64%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
chainstate/broadcast_providers.go 64.04% <0.00%> (-17.39%) ⬇️
client_options.go 73.79% <0.00%> (-1.32%) ⬇️
model_sync_transactions.go 20.97% <0.00%> (ø)
chainstate/transaction.go 78.39% <6.45%> (-17.03%) ⬇️
chainstate/broadcast.go 89.88% <42.85%> (-4.02%) ⬇️
chainstate/client_options.go 77.24% <50.00%> (-3.40%) ⬇️
chainstate/client.go 74.14% <100.00%> (+0.35%) ⬆️

Continue to review full report in Codecov by Sentry.

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

Copy link
Member

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 31ba65a into BuxOrg:master Aug 23, 2023
6 of 7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Any new significant addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants