Skip to content
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

Fetat/tests erc20 #20

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Fetat/tests erc20 #20

merged 3 commits into from
Feb 23, 2024

Conversation

jatZama
Copy link
Member

@jatZama jatZama commented Feb 23, 2024

Coverage before :
before
Coverage after :
Screenshot 2024-02-23 at 11 50 15

The only 2 branches which are not detected by coverage are due to limitations of mocked mode (see coverage report) and are concerning branches with an TFHE.isInitiailized which always return true in mocked mode. But they are actually well covered by the tests, see for instance : https://github.com/zama-ai/fhevm-contracts/blob/fetat/tests-erc20/test/encryptedERC20/EncryptedERC20.ts#L352-L357

fix: same accounts in mocked mode as in fhevm

fix: removed useless old file
@jatZama jatZama merged commit 229d593 into main Feb 23, 2024
@PacificYield PacificYield deleted the fetat/tests-erc20 branch November 12, 2024 09:17
@PacificYield PacificYield restored the fetat/tests-erc20 branch November 12, 2024 09:18
@PacificYield PacificYield deleted the fetat/tests-erc20 branch November 12, 2024 09:18
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