Skip to content

feat: info cell#29

Merged
vitor-rc1 merged 8 commits intodevelopfrom
feat/info-cell
Feb 10, 2026
Merged

feat: info cell#29
vitor-rc1 merged 8 commits intodevelopfrom
feat/info-cell

Conversation

@vitor-rc1
Copy link
Owner

Description

  • Add infoCell component
  • Use InfoCell on HomeViewController
  • Change label to ErrorView on HomeViewController

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Test update

Evidence

Simulator Screenshot - iPhone 17 - 2026-02-09 at 22 04 25

@vitor-rc1 vitor-rc1 changed the base branch from main to develop February 10, 2026 01:05
@github-actions
Copy link

github-actions bot commented Feb 10, 2026

2 Warnings
⚠️ Code coverage for DesignSystem is below 80%: 36%
⚠️ Code coverage for Detail is below 80%: 71%
3 Messages
📖 Code coverage for DesignSystem: 36%
📖 Code coverage for Detail: 71%
📖 Code coverage for Home: 84%

Coverage Details for DesignSystem

File Coverage
Projects/DesignSystem/Sources/Components/ErrorView.swift 95%
Projects/DesignSystem/Sources/Components/InfoCell.swift 0%
Projects/DesignSystem/Sources/Components/Skeleton.swift 0%
Projects/DesignSystem/Sources/Protocols/ViewCode.swift 75%

Coverage Details for Detail

File Coverage
Projects/Detail/Sources/Coordinator/DetailCoordinator.swift 90%
Projects/Detail/Sources/Model/ExchangeDetailModel.swift 100%
Projects/Detail/Sources/Service/DetailEndpoint.swift 100%
Projects/Detail/Sources/Service/DetailService.swift 100%
Projects/Detail/Sources/View/AssetTableViewCell.swift 0%
Projects/Detail/Sources/View/DetailHeaderView.swift 97%
Projects/Detail/Sources/View/DetailViewController.swift 79%
Projects/Detail/Sources/View/HeaderSectionView.swift 0%
Projects/Detail/Sources/ViewModel/DetailViewModel.swift 100%

Coverage Details for Home

File Coverage
Projects/Home/Sources/Coordinator/HomeCoordinator.swift 100%
Projects/Home/Sources/Service/HomeEndpoint.swift 85%
Projects/Home/Sources/Service/HomeService.swift 100%
Projects/Home/Sources/View/HomeViewController.swift 70%
Projects/Home/Sources/ViewModel/HomeViewModel.swift 90%

Generated by 🚫 Danger

@vitor-rc1 vitor-rc1 linked an issue Feb 10, 2026 that may be closed by this pull request
@vitor-rc1 vitor-rc1 merged commit 220780c into develop Feb 10, 2026
7 checks passed
@vitor-rc1 vitor-rc1 mentioned this pull request Feb 10, 2026
@vitor-rc1 vitor-rc1 deleted the feat/info-cell branch February 22, 2026 17:58
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.

Component: InfosCell

1 participant