feat(erc721): add pausable as an independent extension #245
Codecov / codecov/project
succeeded
Aug 15, 2024 in 1s
82.5% (-1.8%) compared to 111b166
View this Pull Request on Codecov
82.5% (-1.8%) compared to 111b166
Details
Codecov Report
Attention: Patch coverage is 52.04082%
with 141 lines
in your changes missing coverage. Please review.
Project coverage is 82.5%. Comparing base (
111b166
) to head (c7da5dd
).
Additional details and impacted files
Files | Coverage Δ | |
---|---|---|
...ntracts/src/token/erc721/extensions/consecutive.rs | 65.1% <ø> (+0.7%) |
⬆️ |
contracts/src/token/erc721/mod.rs | 95.7% <0.0%> (-0.3%) |
⬇️ |
contracts/src/utils/pausable.rs | 80.6% <25.0%> (-2.1%) |
⬇️ |
contracts/src/utils/structs/checkpoints.rs | 96.5% <0.0%> (-1.1%) |
⬇️ |
contracts/src/token/erc721/extensions/pausable.rs | 53.5% <53.5%> (ø) |
Loading