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

feat: add forward ref and display name #63

Closed
wants to merge 1 commit into from
Closed

Conversation

JB1905
Copy link
Owner

@JB1905 JB1905 commented Jan 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 1, 2022

Codecov Report

Merging #63 (5caafea) into main (bfd2610) will decrease coverage by 3.06%.
The diff coverage is 96.51%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #63      +/-   ##
===========================================
- Coverage   100.00%   96.93%   -3.07%     
===========================================
  Files            4        5       +1     
  Lines           90       98       +8     
  Branches        33       36       +3     
===========================================
+ Hits            90       95       +5     
- Misses           0        3       +3     
Impacted Files Coverage Δ
src/components/Grid.tsx 85.71% <83.33%> (-14.29%) ⬇️
src/components/Row.tsx 85.71% <83.33%> (-14.29%) ⬇️
src/components/Col.tsx 98.64% <98.63%> (-1.36%) ⬇️
src/constants.ts 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 bfd2610...5caafea. Read the comment docs.

@JB1905 JB1905 closed this Jun 18, 2022
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.

1 participant