Skip to content

added missing uri_scheme field to MinterParams in e2e

Daniel Gabriele 8b0e3b4
Codecov / codecov/project failed Dec 19, 2023 in 0s

60.00% (target 70.00%)

View this Pull Request on Codecov

60.00% (target 70.00%)

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (f4f6e82) 60.07% compared to head (8b0e3b4) 60.00%.

❗ Current head 8b0e3b4 differs from pull request most recent head 9d558e2. Consider uploading reports for the commit 9d558e2 to get more accurate results

Files Patch % Lines
...cts/minters/vending-minter-wl-flex/src/contract.rs 0.00% 7 Missing ⚠️
...tracts/minters/open-edition-minter/src/contract.rs 50.00% 4 Missing ⚠️
contracts/minters/base-minter/src/contract.rs 60.00% 2 Missing ⚠️
contracts/minters/vending-minter/src/contract.rs 71.42% 2 Missing ⚠️
...up/setup_minter/open_edition_minter/mock_params.rs 33.33% 2 Missing ⚠️
e2e/src/helpers/helper.rs 0.00% 1 Missing ⚠️
e2e/src/helpers/open_edition_minter_helpers.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #627      +/-   ##
==========================================
- Coverage   60.07%   60.00%   -0.07%     
==========================================
  Files          83       83              
  Lines        4518     4536      +18     
==========================================
+ Hits         2714     2722       +8     
- Misses       1804     1814      +10     

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