Skip to content

Conversation

james-toussaint
Copy link
Contributor

No description provided.

@james-toussaint james-toussaint self-assigned this Jul 30, 2024
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.00%. Comparing base (e11a299) to head (459e5e8).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #98   +/-   ##
========================================
  Coverage    83.00%   83.00%           
========================================
  Files           34       34           
  Lines         1077     1077           
  Branches       202      202           
========================================
  Hits           894      894           
  Misses         183      183           

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

@james-toussaint james-toussaint marked this pull request as ready for review July 30, 2024 15:35
@james-toussaint james-toussaint requested a review from zguesmi July 31, 2024 06:05
Copy link
Contributor

@gfournieriExec gfournieriExec left a comment

Choose a reason for hiding this comment

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

Thanks !

Comment on lines +50 to +52
it('Should get total supply', async () => {
expect(await iexecPoco.totalSupply()).equal(totalSupplyBeforeFirstDeposit.add(value));
});
Copy link
Member

Choose a reason for hiding this comment

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

This is also tested in IexecAccessors. Let's choose one of them.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@james-toussaint james-toussaint merged commit 0d01435 into develop Jul 31, 2024
@james-toussaint james-toussaint deleted the feature/migrate-erc20-unit-tests branch July 31, 2024 15:38
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