• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

decentraland / marketplace / 27623100276
65%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2026 02:06PM UTC
Jobs 1
Files 568
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jun 2026 02:01PM UTC coverage: 64.884% (-0.03%) from 64.911%
27623100276

push

github

web-flow
feat: simplified mobile IAP view for Godot explorer integration (#2647)

* feat: add simplified mobile IAP view for Godot explorer integration

Introduce ?view=mobile-iap query param that activates a simplified marketplace
experience for the Decentraland mobile client (godot-explorer IAP). When active:
- Redirects home to /browse (Collectibles tab)
- Hides non-collectible navigation tabs (Land, Names, My Assets, etc.)
- Strips navbar to logo + sign-in/credits only
- Forces withCredits=true and status=on_sale filters (locked)
- Persists view param and forced filters across all navigations

* feat: show credits pricing and checkout-only buy flow in IAP mode

- Cards display price with credits icon instead of MANA icon
- Asset page PriceComponent shows credits icon with #a0abff color
- Buy flow in IAP: single checkout button paying with credits only
- Checkout button disabled when credits balance is insufficient
- Hide BuyWithCard, BuyWithCrypto buttons and UseCreditsToggle in IAP
- Hide Make Offer (BidButton) in IAP on both items and NFTs

* feat: credits-only confirm purchase modal, mock navbar, and cleaner IAP isolation

- Confirm purchase modal shows credits price/total only (no MANA, USD, network, or fees)
- Buy button in modal pays with credits directly
- IAP navbar: use BaseNavbar2 simplified (real sign-in/profile) or mock navbar for local testing
- Mock mode (?mock=true): fake avatar, credits balance, bypass wallet checks — all marked TODO(mock)
- Move IAP root redirect from Routes.tsx to store.ts history wrapper (no changes to Routes.tsx vs master)
- Revert Routes.tsx to original component={HomePage}

* chore: trigger vercel deploy

* feat: simplify footer and disable logo navigation in IAP mode

- Footer shows only language selector and copyright (no nav links, no social)
- Navbar logo not clickeable in IAP to keep users in the marketplace flow
- Compact footer height without !important, using proper CSS specificity

* fix: wrap PriceComponent ... (continued)

3639 of 7218 branches covered (50.42%)

Branch coverage included in aggregate %.

65 of 119 new or added lines in 16 files covered. (54.62%)

2 existing lines in 2 files now uncovered.

8543 of 11557 relevant lines covered (73.92%)

97.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
23.61
-12.56% webapp/src/modules/store.ts
10
30.77
-1.45% webapp/src/components/AssetPage/SaleActionBox/BuyNFTButtons/BuyNFTButtons.tsx
7
73.49
-3.71% webapp/src/components/Modals/BuyWithCryptoModal/BuyWithCryptoModal.tsx
3
78.13
-21.88% webapp/src/components/PageLayout/PageLayout.tsx
1
27.12
-1.28% webapp/src/components/AssetFilters/AssetFilters.tsx
1
18.18
-0.42% webapp/src/components/AssetFilters/SpecialFilter/SpecialFilter.tsx
1
75.0
0.71% webapp/src/components/SuccessPage/SuccessPage.tsx
1
27.27
0.61% webapp/src/components/Vendor/decentraland/NFTSections/NFTSectionsMenuItems/NFTSectionsMenuItems.tsx

Coverage Regressions

Lines Coverage ∆ File
1
27.27
0.61% webapp/src/components/Vendor/decentraland/NFTSections/NFTSectionsMenuItems/NFTSectionsMenuItems.tsx
1
23.61
-12.56% webapp/src/modules/store.ts
Jobs
ID Job ID Ran Files Coverage
1 27623100276.1 16 Jun 2026 02:06PM UTC 568
64.88
GitHub Action Run
Source Files on build 27623100276
  • Tree
  • List 568
  • Changed 17
  • Source Changed 15
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27623100276
  • 1f4af3df on github
  • Prev Build on master (#27343292196)
  • Next Build on master (#27625288774)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc