feat: ERC1155 #275
Merged
feat: ERC1155 #275
Codecov / codecov/project
succeeded
Nov 7, 2024 in 0s
65.3% (-0.1%) compared to ce244e9
View this Pull Request on Codecov
65.3% (-0.1%) compared to ce244e9
Details
Codecov Report
Attention: Patch coverage is 65.25573%
with 197 lines
in your changes missing coverage. Please review.
Project coverage is 65.3%. Comparing base (
ce244e9
) to head (0b37cf5
).
Files with missing lines | Patch % | Lines |
---|---|---|
contracts/src/token/erc1155/mod.rs | 71.9% | 144 Missing |
contracts/src/token/erc1155/receiver.rs | 0.0% | 53 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
contracts/src/token/erc1155/receiver.rs | 0.0% <0.0%> (ø) |
|
contracts/src/token/erc1155/mod.rs | 71.9% <71.9%> (ø) |
Loading