Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(go.mod) bump go-square #3958

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vgonkivs
Copy link
Member

@vgonkivs vgonkivs commented Nov 22, 2024

Bump go-square version + add a test to ensure that the fix works.

Closes #3956

Screenshot 2024-11-22 at 16 06 07

@vgonkivs vgonkivs added area:state Related to fetching state and state execution kind:deps Pull requests that update a dependency file kind:fix Attached to bug-fixing PRs area:blob labels Nov 22, 2024
@vgonkivs vgonkivs self-assigned this Nov 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.47%. Comparing base (2469e7a) to head (dd058df).
Report is 392 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3958      +/-   ##
==========================================
+ Coverage   44.83%   45.47%   +0.63%     
==========================================
  Files         265      308      +43     
  Lines       14620    21910    +7290     
==========================================
+ Hits         6555     9963    +3408     
- Misses       7313    10880    +3567     
- Partials      752     1067     +315     

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


🚨 Try these New Features:

Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

Let's wait to do proper release on go-square?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:blob area:state Related to fetching state and state execution kind:deps Pull requests that update a dependency file kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libshare.Blob json marshaling is broken, making state.SubmitPayForBlob unusable
4 participants