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

Implement passThroughProps functionality for selective prop passing #73

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rodleviton
Copy link
Contributor

@rodleviton rodleviton commented Oct 1, 2024

Closes #72

@rodleviton rodleviton self-assigned this Oct 1, 2024
@rodleviton rodleviton changed the title Implement passThroughProps functionality for selective prop passing #72 Implement passThroughProps functionality for selective prop passing Oct 1, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.45%. Comparing base (95f6f72) to head (a112294).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   90.31%   90.45%   +0.14%     
==========================================
  Files          18       18              
  Lines         795      807      +12     
  Branches      198      204       +6     
==========================================
+ Hits          718      730      +12     
  Misses         75       75              
  Partials        2        2              
Flag Coverage Δ
?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Implement passThroughProps functionality for selective prop passing
2 participants