Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Forwarder: separate update_data_budget#30920

Merged
apfitzge merged 1 commit into
solana-labs:masterfrom
apfitzge:refactor/forwarder-1
Mar 28, 2023
Merged

Forwarder: separate update_data_budget#30920
apfitzge merged 1 commit into
solana-labs:masterfrom
apfitzge:refactor/forwarder-1

Conversation

@apfitzge
Copy link
Copy Markdown
Contributor

@apfitzge apfitzge commented Mar 27, 2023

Problem

Just cleaning up some of this in preparation for #30925.

Summary of Changes

Move update_data_budget into a separate function so our forwarding function is less cluttered.

Fixes #

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2023

Codecov Report

Merging #30920 (efd9076) into master (b53656b) will increase coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##           master   #30920   +/-   ##
=======================================
  Coverage    81.5%    81.5%           
=======================================
  Files         727      727           
  Lines      205118   205121    +3     
=======================================
+ Hits       167256   167278   +22     
+ Misses      37862    37843   -19     

@apfitzge apfitzge marked this pull request as ready for review March 28, 2023 16:54
@apfitzge apfitzge requested review from lijunwangs and ryoqun March 28, 2023 16:54
Copy link
Copy Markdown
Contributor

@lijunwangs lijunwangs left a comment

Choose a reason for hiding this comment

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

LGTM

@apfitzge apfitzge merged commit 2dfc46c into solana-labs:master Mar 28, 2023
@apfitzge apfitzge deleted the refactor/forwarder-1 branch March 28, 2023 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants