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

Marketplace V2 Testnet #303

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Marketplace V2 Testnet #303

wants to merge 11 commits into from

Conversation

tasiov
Copy link
Contributor

@tasiov tasiov commented Jul 27, 2023

Changes

  • Implement Marketplace V2
  • Deploy Marketplace V2 on testnet

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage: 93.23% and project coverage change: -0.03% ⚠️

Comparison is base (71a6cae) 93.50% compared to head (94ece94) 93.48%.
Report is 4 commits behind head on main.

❗ Current head 94ece94 differs from pull request most recent head 9d09754. Consider uploading reports for the commit 9d09754 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
- Coverage   93.50%   93.48%   -0.03%     
==========================================
  Files          19       34      +15     
  Lines        1787     3145    +1358     
==========================================
+ Hits         1671     2940    +1269     
- Misses        116      205      +89     
Files Changed Coverage Δ
contracts/marketplace-v2/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/marketplace-v2/src/migrate.rs 0.00% <0.00%> (ø)
...arketplace-v2/src/testing/helpers/nft_functions.rs 42.85% <42.85%> (ø)
contracts/marketplace-v2/src/state.rs 69.23% <69.23%> (ø)
contracts/marketplace-v2/src/orders.rs 90.41% <90.41%> (ø)
...marketplace-v2/src/testing/setup/setup_accounts.rs 91.11% <91.11%> (ø)
contracts/marketplace-v2/src/execute.rs 94.13% <94.13%> (ø)
contracts/marketplace-v2/src/instantiate.rs 96.29% <96.29%> (ø)
contracts/marketplace-v2/src/msg.rs 100.00% <100.00%> (ø)
contracts/marketplace-v2/src/query.rs 100.00% <100.00%> (ø)
... and 7 more

... and 3 files with indirect coverage changes

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

@tasiov tasiov marked this pull request as ready for review July 28, 2023 17:53
@tasiov tasiov force-pushed the tasiov/marketplace-v2 branch 2 times, most recently from 9d09754 to 7959ece Compare August 2, 2023 18:04
@tasiov tasiov force-pushed the tasiov/marketplace-v2 branch 2 times, most recently from 863465d to 4740bf5 Compare February 1, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants