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

feat(proposer): introduce zlib for transactions list bytes compression #649

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

davidtaikocha
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 40.54054% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 50.15%. Comparing base (f561847) to head (ed5e229).

Files Patch % Lines
internal/utils/utils.go 44.82% 12 Missing and 4 partials ⚠️
driver/chain_syncer/calldata/syncer.go 0.00% 2 Missing and 1 partial ⚠️
proposer/proposer.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #649      +/-   ##
==========================================
- Coverage   50.52%   50.15%   -0.37%     
==========================================
  Files          57       58       +1     
  Lines        5952     6023      +71     
==========================================
+ Hits         3007     3021      +14     
- Misses       2620     2671      +51     
- Partials      325      331       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidtaikocha davidtaikocha marked this pull request as ready for review March 20, 2024 06:19
@davidtaikocha davidtaikocha merged commit dd50068 into main Mar 20, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the introduce-zlib branch March 20, 2024 06:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants