OpenZeppelin / cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
https://docs.openzeppelin.com/contracts-cairo
MIT License
826 stars 339 forks source link

ERC20Permit Doc #1183

Closed immrsd closed 4 weeks ago

immrsd commented 1 month ago

Adds documentation for ERC20Permit #1103

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.89%. Comparing base (7ac655c) to head (3977d41). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1183 +/- ## ======================================= Coverage 91.89% 91.89% ======================================= Files 47 47 Lines 1197 1197 ======================================= Hits 1100 1100 Misses 97 97 ``` | [Files with missing lines](https://app.codecov.io/gh/OpenZeppelin/cairo-contracts/pull/1183?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin) | Coverage Δ | | |---|---|---| | [packages/token/src/erc20/erc20.cairo](https://app.codecov.io/gh/OpenZeppelin/cairo-contracts/pull/1183?src=pr&el=tree&filepath=packages%2Ftoken%2Fsrc%2Ferc20%2Ferc20.cairo&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin#diff-cGFja2FnZXMvdG9rZW4vc3JjL2VyYzIwL2VyYzIwLmNhaXJv) | `96.55% <ø> (ø)` | | | [packages/utils/src/cryptography/snip12.cairo](https://app.codecov.io/gh/OpenZeppelin/cairo-contracts/pull/1183?src=pr&el=tree&filepath=packages%2Futils%2Fsrc%2Fcryptography%2Fsnip12.cairo&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin#diff-cGFja2FnZXMvdXRpbHMvc3JjL2NyeXB0b2dyYXBoeS9zbmlwMTIuY2Fpcm8=) | `83.33% <ø> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/OpenZeppelin/cairo-contracts/pull/1183?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/OpenZeppelin/cairo-contracts/pull/1183?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin). Last update [7ac655c...3977d41](https://app.codecov.io/gh/OpenZeppelin/cairo-contracts/pull/1183?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenZeppelin).