Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: add EmptyBlock component #2947

Merged
merged 2 commits into from
Oct 8, 2020
Merged

Conversation

brenopolanski
Copy link
Contributor

@brenopolanski brenopolanski commented Oct 7, 2020

Summary

Screenshot from 2020-10-07 15-31-06

Screenshot from 2020-10-07 15-47-27

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Oct 7, 2020
@codecov
Copy link

codecov bot commented Oct 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (develop@fb9bae4). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop     #2947   +/-   ##
===========================================
  Coverage           ?   100.00%           
===========================================
  Files              ?       351           
  Lines              ?      4967           
  Branches           ?       907           
===========================================
  Hits               ?      4967           
  Misses             ?         0           
  Partials           ?         0           
Flag Coverage Δ
#unit 100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...omains/vote/components/MyVoteTable/MyVoteTable.tsx 100.00% <ø> (ø)
src/domains/wallet/i18n.ts 100.00% <ø> (ø)
...mains/wallet/pages/WalletDetails/WalletDetails.tsx 100.00% <ø> (ø)
src/app/components/EmptyBlock/EmptyBlock.tsx 100.00% <100.00%> (ø)
...dashboard/components/Transactions/Transactions.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb9bae4...bc93109. Read the comment docs.

@faustbrian faustbrian merged commit aaa019d into develop Oct 8, 2020
@ghost ghost deleted the feat/empty-block-component branch October 8, 2020 01:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants