Skip to content

Conversation

gfournieriExec
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.02%. Comparing base (98cd6bc) to head (571aadf).
Report is 18 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #136   +/-   ##
========================================
  Coverage    84.02%   84.02%           
========================================
  Files           35       35           
  Lines         1077     1077           
  Branches       221      221           
========================================
  Hits           905      905           
  Misses         172      172           

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

let orderHash: string;
let orderManagement: {
[key: string]: {
iexecPocoManageOrderTx: () => Promise<ContractTransaction>;
Copy link
Contributor

Choose a reason for hiding this comment

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

Rename both iexecPocoManageOrderTx l84 & 94 & etc to iexecPocoSignManageOrder

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.

Thank you :)

@james-toussaint james-toussaint merged commit 31a1b17 into develop Sep 27, 2024
5 checks passed
@james-toussaint james-toussaint deleted the feature/migrate-verify-UT branch September 27, 2024 16:25
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