coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

COMP: Functionality for cards without values #127

Closed TheDanMiller closed 6 months ago

TheDanMiller commented 6 months ago

Null value for browse cards

Summary

There are several card icons on each card. All of them need default functionality for when the API has sparse data Closes #77

Type of change

How To Test

  1. Pull in change
  2. Scroll through cards until you find items without values

Checklist:

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 56df0c70 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 95.2% (0.1% change).

View more on Code Climate.

TheDanMiller commented 6 months ago

Being wrapped in another PR -- thanks @braxex