Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Swap taskers Trident and Legacy #22

Merged
merged 6 commits into from
Jul 12, 2022
Merged

Swap taskers Trident and Legacy #22

merged 6 commits into from
Jul 12, 2022

Conversation

sarangparikh22
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Jul 6, 2022

Pull Request Test Coverage Report for Build 2621983725

  • 5 of 59 (8.47%) changed or added relevant lines in 3 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-4.08%) to 39.224%

Changes Missing Coverage Covered Lines Changed/Added Lines %
contracts/utils/MultiCall.sol 5 8 62.5%
contracts/taskers/SushiLegacySwapTasker.sol 0 20 0.0%
contracts/taskers/TridentSwapTasker.sol 0 31 0.0%
Files with Coverage Reduction New Missed Lines %
contracts/utils/BoringBatchable.sol 3 0%
Totals Coverage Status
Change from base Build 2393470904: -4.08%
Covered Lines: 209
Relevant Lines: 505

💛 - Coveralls

This reverts commit 9cd3421.
@z0r0z
Copy link

z0r0z commented Jul 6, 2022

overall, everything looks good and nice to see standardization with things like multicall @sarangparikh22

nits:

@sarangparikh22
Copy link
Contributor Author

overall, everything looks good and nice to see standardization with things like multicall @sarangparikh22

nits:

  1. Yup that's good, I would say let's make that update in the next version, or we can take these updates to a new branch.

  2. If you send different values for amounts or msg.value the tx would revert. This is enforced on the BentoBox.

  3. Yeah, as we don't use msg.value, we are not prone to it but better to update this in the next version.

@sarangparikh22 sarangparikh22 merged commit 49f5f7c into master Jul 12, 2022
@sambacha
Copy link

💯

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants