Skip to content

Conversation

zguesmi
Copy link
Member

@zguesmi zguesmi commented Aug 29, 2024

No description provided.

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.78%. Comparing base (e97b9e5) to head (ea0a95e).
Report is 20 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #115      +/-   ##
===========================================
+ Coverage    83.75%   83.78%   +0.03%     
===========================================
  Files           34       36       +2     
  Lines         1077     1079       +2     
  Branches       222      222              
===========================================
+ Hits           902      904       +2     
  Misses         175      175              

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

@zguesmi zguesmi self-assigned this Aug 30, 2024
@zguesmi zguesmi marked this pull request as ready for review September 5, 2024 13:25
Copy link
Contributor

@james-toussaint james-toussaint left a comment

Choose a reason for hiding this comment

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

OK, thanks!!

)
.then((tx) => tx.wait());
// Make sure the test does not fail because of another reason.
const signatureAddress = ethers.utils.verifyMessage(
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
const signatureAddress = ethers.utils.verifyMessage(
const signerAddress = ethers.utils.verifyMessage(

@zguesmi zguesmi merged commit 241d385 into develop Sep 5, 2024
5 checks passed
@zguesmi zguesmi deleted the feature/00_matchorders-migration-part3 branch September 5, 2024 16:55
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.

3 participants