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

feat(repo): introduce txmgr package #658

Merged
merged 16 commits into from
Mar 25, 2024
Merged

feat(repo): introduce txmgr package #658

merged 16 commits into from
Mar 25, 2024

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha changed the title feat(repo): try introducing txmgr package feat(repo): introduce txmgr package Mar 25, 2024
@davidtaikocha davidtaikocha marked this pull request as ready for review March 25, 2024 04:01
@davidtaikocha davidtaikocha enabled auto-merge (squash) March 25, 2024 04:02
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

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

Project coverage is 48.97%. Comparing base (6fe4dda) to head (644b751).

Files Patch % Lines
proposer/transaction_builder/blob.go 7.14% 13 Missing ⚠️
proposer/proposer.go 60.00% 3 Missing and 3 partials ⚠️
prover/proof_submitter/transaction/builder.go 77.77% 3 Missing and 1 partial ⚠️
bindings/encoding/input.go 0.00% 2 Missing and 1 partial ⚠️
prover/init.go 77.77% 1 Missing and 1 partial ⚠️
prover/proof_submitter/transaction/sender.go 75.00% 1 Missing and 1 partial ⚠️
prover/prover.go 80.00% 0 Missing and 2 partials ⚠️
pkg/rpc/beaconclient.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
- Coverage   50.12%   48.97%   -1.15%     
==========================================
  Files          58       55       -3     
  Lines        6057     5372     -685     
==========================================
- Hits         3036     2631     -405     
+ Misses       2688     2458     -230     
+ Partials      333      283      -50     

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

@davidtaikocha davidtaikocha merged commit ba65882 into main Mar 25, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the replace-sender branch March 25, 2024 05:25
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