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

Burn to Mint #585

Closed
wants to merge 72 commits into from

consolidate response message in burn package

5d2c5b8
Select commit
Loading
Failed to load commit list.
Closed

Burn to Mint #585

consolidate response message in burn package
5d2c5b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 29, 2023 in 1s

85.03% of diff hit (target 59.20%)

View this Pull Request on Codecov

85.03% of diff hit (target 59.20%)

Annotations

Check warning on line 423 in contracts/collections/sg721-base/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/collections/sg721-base/src/contract.rs#L420-L423

Added lines #L420 - L423 were not covered by tests

Check warning on line 158 in contracts/factories/base-factory/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/factories/base-factory/src/contract.rs#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 166 in contracts/factories/base-factory/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/factories/base-factory/src/contract.rs#L163-L166

Added lines #L163 - L166 were not covered by tests

Check warning on line 92 in contracts/factories/open-edition-factory/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/factories/open-edition-factory/src/contract.rs#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 94 in contracts/factories/vending-factory/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/factories/vending-factory/src/contract.rs#L94

Added line #L94 was not covered by tests

Check warning on line 145 in contracts/minters/base-minter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/base-minter/src/contract.rs#L145

Added line #L145 was not covered by tests

Check warning on line 329 in contracts/minters/open-edition-minter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/open-edition-minter/src/contract.rs#L329

Added line #L329 was not covered by tests

Check warning on line 383 in contracts/minters/open-edition-minter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/open-edition-minter/src/contract.rs#L383

Added line #L383 was not covered by tests

Check warning on line 150 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 248 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L248

Added line #L248 was not covered by tests

Check warning on line 250 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L250

Added line #L250 was not covered by tests

Check warning on line 252 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L252

Added line #L252 was not covered by tests

Check warning on line 262 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L262

Added line #L262 was not covered by tests

Check warning on line 264 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L264

Added line #L264 was not covered by tests

Check warning on line 266 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L266

Added line #L266 was not covered by tests

Check warning on line 271 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 426 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L425-L426

Added lines #L425 - L426 were not covered by tests

Check warning on line 429 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L429

Added line #L429 was not covered by tests

Check warning on line 431 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L431

Added line #L431 was not covered by tests

Check warning on line 601 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L600-L601

Added lines #L600 - L601 were not covered by tests

Check warning on line 605 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L605

Added line #L605 was not covered by tests

Check warning on line 608 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L607-L608

Added lines #L607 - L608 were not covered by tests

Check warning on line 611 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L610-L611

Added lines #L610 - L611 were not covered by tests

Check warning on line 631 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L631

Added line #L631 was not covered by tests

Check warning on line 688 in contracts/minters/vending-minter-wl-flex/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/minters/vending-minter-wl-flex/src/contract.rs#L688

Added line #L688 was not covered by tests