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

perf(BUX-000): refactorize P2P - send tx to the receiver only once #517

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

arkadiuszos4chain
Copy link
Contributor

Pull Request Checklist

  • πŸ“– I created my PR using provided : CODE_STANDARDS
  • πŸ“– I have read the short Code of Conduct: CODE_OF_CONDUCT
  • 🏠 I tested my changes locally.
  • βœ… I have provided tests for my changes.
  • πŸ“ I have used conventional commits.
  • πŸ“— I have updated any related documentation.
  • πŸ’Ύ PR was issued based on the Github or Jira issue.

@arkadiuszos4chain arkadiuszos4chain self-assigned this Dec 28, 2023
@arkadiuszos4chain arkadiuszos4chain requested a review from a team as a code owner December 28, 2023 10:12
@mergify mergify bot added the feature Any new significant addition label Dec 28, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (1c5c50b) 53.12% compared to head (291a7fb) 53.11%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
- Coverage   53.12%   53.11%   -0.01%     
==========================================
  Files         107      107              
  Lines       11127    11128       +1     
==========================================
  Hits         5911     5911              
- Misses       4769     4770       +1     
  Partials      447      447              
Flag Coverage Ξ”
unittests 53.11% <0.00%> (-0.01%) ⬇️

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

Files Coverage Ξ”
record_tx_strategy_outgoing_tx.go 50.95% <0.00%> (ΓΈ)
utils.go 6.66% <0.00%> (-7.62%) ⬇️
sync_tx_service.go 20.18% <0.00%> (+0.42%) ⬆️

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 1c5c50b...291a7fb. Read the comment docs.

@arkadiuszos4chain arkadiuszos4chain merged commit fb6a703 into master Dec 28, 2023
9 of 11 checks passed
@mergify mergify bot deleted the feat-000-multiple-output-perf branch December 28, 2023 10:39
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