-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add fork tests on snapshot #2187
base: master
Are you sure you want to change the base?
Conversation
…ng the removal of liquidity when realancing
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## sparrowDom/strategyAMO #2187 +/- ##
======================================================
Coverage 0.00% 0.00%
======================================================
Files 72 72
Lines 3627 3627
Branches 931 931
======================================================
Misses 3627 3627 ☔ View full report in Codecov by Sentry. |
cache: "yarn" | ||
cache-dependency-path: contracts/yarn.lock | ||
|
||
- uses: actions/cache@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the latest version is actions/cache@v4
- run: yarn run test:coverage:base-fork | ||
working-directory: ./contracts | ||
|
||
- uses: actions/upload-artifact@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The latest version is actions/upload-artifact@v4
FILE_NAME.base.snapshot-fork-test.js