Skip to content

Update Flowkit to v2.3.5#1968

Merged
chasefleming merged 2 commits into
masterfrom
jribbink/update-flowkit
May 23, 2025
Merged

Update Flowkit to v2.3.5#1968
chasefleming merged 2 commits into
masterfrom
jribbink/update-flowkit

Conversation

@jribbink
Copy link
Copy Markdown
Contributor

@jribbink jribbink commented May 23, 2025

Closes #1961

Description

Updates flowkit to v2.3.5 which has a patch change for contract deployment arguments to allow empty args when updating a contract.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.81%. Comparing base (09bd97b) to head (50ee974).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1968   +/-   ##
=======================================
  Coverage   25.81%   25.81%           
=======================================
  Files          96       96           
  Lines        6644     6644           
=======================================
  Hits         1715     1715           
  Misses       4753     4753           
  Partials      176      176           
Flag Coverage Δ
unittests 25.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chasefleming chasefleming merged commit 95cb11f into master May 23, 2025
5 checks passed
@chasefleming chasefleming deleted the jribbink/update-flowkit branch May 23, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot update contract without init args

3 participants