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

[1.2.4] feat: Add $ZEUS_DEPLOY_{FROM,TO}_VERSION to running tasks #28

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

Conversation

jbrower95
Copy link
Collaborator

  • Automatically inject the from and to properties for an upgrade, for any logging or downstream semver.
  • Eigen will immediately use this to provide a semver on all of our contracts, for EIP-712 versioned domains.

@jbrower95 jbrower95 changed the title feat: Add $ZEUS_DEPLOY_{FROM,TO}_VERSION to running tasks [1.2.4] feat: Add $ZEUS_DEPLOY_{FROM,TO}_VERSION to running tasks Feb 14, 2025
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 22.09%. Comparing base (518dff2) to head (46e449e).

Files with missing lines Patch % Lines
src/commands/run.ts 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   22.00%   22.09%   +0.08%     
==========================================
  Files          62       62              
  Lines        2508     2512       +4     
  Branches      422      426       +4     
==========================================
+ Hits          552      555       +3     
+ Misses       1909     1908       -1     
- Partials       47       49       +2     

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

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.

2 participants