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/project failed Aug 29, 2023 in 1s

63.04% (target 70.00%)

View this Pull Request on Codecov

63.04% (target 70.00%)

Details

Codecov Report

Patch coverage: 85.03% and project coverage change: +3.83% 🎉

Comparison is base (13e288d) 59.20% compared to head (5d2c5b8) 63.04%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
+ Coverage   59.20%   63.04%   +3.83%     
==========================================
  Files          80       84       +4     
  Lines        4246     4662     +416     
==========================================
+ Hits         2514     2939     +425     
+ Misses       1732     1723       -9     
Files Changed Coverage Δ
contracts/collections/sg721-base/src/contract.rs 62.04% <0.00%> (+1.87%) ⬆️
...cts/minters/vending-minter-wl-flex/src/contract.rs 0.00% <0.00%> (ø)
e2e/src/helpers/helper.rs 0.00% <0.00%> (ø)
e2e/src/helpers/open_edition_minter_helpers.rs 0.00% <0.00%> (ø)
contracts/factories/base-factory/src/contract.rs 84.69% <43.75%> (+0.78%) ⬆️
...up/setup_minter/open_edition_minter/mock_params.rs 46.15% <54.54%> (-53.85%) ⬇️
packages/sg2/src/lib.rs 62.50% <62.50%> (ø)
...cts/factories/open-edition-factory/src/contract.rs 94.44% <71.42%> (+1.38%) ⬆️
...src/common_setup/setup_minter/base_minter/setup.rs 90.27% <72.00%> (-9.73%) ⬇️
...ontracts/factories/vending-factory/src/contract.rs 70.51% <83.33%> (+0.77%) ⬆️
... and 13 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.