builder icon indicating copy to clipboard operation
builder copied to clipboard

feat: support rented LAND

Open nicosantangelo opened this issue 1 year ago • 2 comments

Closes #2207 #2208 #2210

TODO:

  • update config/envs (dev.json, stg.json, prd.json)
  • use a feature flag?

nicosantangelo avatar Aug 08 '22 15:08 nicosantangelo

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
builder ✅ Ready (Inspect) Visit Preview Aug 19, 2022 at 2:57PM (UTC)

vercel[bot] avatar Aug 08 '22 15:08 vercel[bot]

Pull Request Test Coverage Report for Build 2890267672

  • 13 of 102 (12.75%) changed or added relevant lines in 24 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.6%) to 13.133%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/LandOperatorPage/LandOperatorForm/LandOperatorForm.tsx 0 1 0.0%
src/components/LandPage/InlineList/InlineList.tsx 0 1 0.0%
src/components/Profile/Profile.container.ts 0 1 0.0%
src/modules/land/actions.ts 1 2 50.0%
src/modules/land/reducer.ts 0 1 0.0%
src/components/LandPage/TableRow/TableRow.tsx 0 2 0.0%
src/components/LandProvider/LandProvider.tsx 0 2 0.0%
src/components/Profile/Profile.tsx 0 2 0.0%
src/components/LandDetailPage/LandDetailPage.tsx 0 3 0.0%
src/components/LandPage/TableRow/TableRow.container.ts 0 3 0.0%
<!-- Total: 13 102
Files with Coverage Reduction New Missed Lines %
src/components/LandPage/TableRow/TableRow.container.ts 1 0%
src/components/LandProvider/LandProvider.container.ts 1 0%
src/components/LandPage/LandPage.tsx 2 0%
<!-- Total: 4
Totals Coverage Status
Change from base Build 2889697581: 0.6%
Covered Lines: 2206
Relevant Lines: 13746

💛 - Coveralls

coveralls avatar Aug 08 '22 15:08 coveralls

Updated!

nicosantangelo avatar Aug 17 '22 20:08 nicosantangelo