Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/ Consensus props #80

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix/ Consensus props #80

wants to merge 2 commits into from

Conversation

YuhsinLiao1995
Copy link
Contributor

Description

add new prop
closes #79

Checklist

  • [v] Ran Linting
  • [v] Targeted PR against correct branch.
  • [v] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit tests.
  • Added an entry to the CHANGELOG.md file.
  • [v] Re-reviewed Files changed in the Github PR explorer.

@YuhsinLiao1995 YuhsinLiao1995 requested a review from ryuash January 15, 2021 03:30
@codecov-io
Copy link

codecov-io commented Jan 15, 2021

Codecov Report

Merging #80 (551194c) into master (6480b56) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files         139      139           
  Lines        1258     1258           
  Branches      133      133           
=======================================
  Hits         1093     1093           
  Misses        103      103           
  Partials       62       62           
Impacted Files Coverage Δ
src/components/consensus/index.tsx 88.23% <ø> (ø)

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 6480b56...551194c. Read the comment docs.

@YuhsinLiao1995 YuhsinLiao1995 marked this pull request as ready for review January 15, 2021 03:34
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.

Fix Consensus props
2 participants