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

feat(bindings): update Go contract bindings #443

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Conversation

davidtaikocha
Copy link
Member

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #443 (c0c06be) into main (02c981d) will decrease coverage by 0.04%.
Report is 1 commits behind head on main.
The diff coverage is 77.27%.

@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   61.27%   61.23%   -0.04%     
==========================================
  Files          44       44              
  Lines        5113     5108       -5     
==========================================
- Hits         3133     3128       -5     
  Misses       1671     1671              
  Partials      309      309              
Files Coverage Δ
driver/state/state.go 61.97% <100.00%> (ø)
pkg/rpc/client.go 50.41% <100.00%> (ø)
pkg/rpc/utils.go 25.72% <100.00%> (ø)
proposer/config.go 96.25% <ø> (-0.23%) ⬇️
prover/proof_submitter/transaction/sender.go 44.26% <100.00%> (ø)
pkg/rpc/methods.go 45.86% <80.00%> (ø)
prover/prover.go 52.96% <80.00%> (ø)
driver/driver.go 59.17% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha merged commit b155b5a into main Nov 2, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the new-state-bindings branch November 2, 2023 19:02
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