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

Add InputSource.FromParent #21

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Add InputSource.FromParent #21

merged 1 commit into from
Jun 27, 2024

Conversation

pgreze
Copy link
Owner

@pgreze pgreze commented Jun 27, 2024

Closes #20

Copy link

github-actions bot commented Jun 27, 2024

Unit Test Results

25 tests   25 ✔️  4s ⏱️
  7 suites    0 💤
  7 files      0

Results for commit 824287f.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.70%. Comparing base (3f0fb93) to head (824287f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #21      +/-   ##
============================================
+ Coverage     84.33%   84.70%   +0.36%     
  Complexity        3        3              
============================================
  Files             4        4              
  Lines            83       85       +2     
  Branches         29       30       +1     
============================================
+ Hits             70       72       +2     
  Misses            1        1              
  Partials         12       12              

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

@pgreze pgreze force-pushed the pgreze/InputSource-FromParent branch from 8faf4a1 to 824287f Compare June 27, 2024 05:19
@pgreze pgreze marked this pull request as ready for review June 27, 2024 05:20
@pgreze pgreze merged commit 8f833c4 into main Jun 27, 2024
4 checks passed
@pgreze pgreze deleted the pgreze/InputSource-FromParent branch June 27, 2024 05:22
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.

Missing a way to inherit input
2 participants