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 Write(...), ``WriteLine(...), Read() and ReadLine() extension methods for IConsole #140

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Tyrrrz
Copy link
Owner

@Tyrrrz Tyrrrz commented Jan 23, 2024

No description provided.

@Tyrrrz Tyrrrz added the enhancement New feature or request label Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (4bdd3cc) 93.08% compared to head (79c5609) 92.94%.

Files Patch % Lines
CliFx/Infrastructure/IConsole.cs 42.85% 4 Missing ⚠️
...Fx.Tests.Dummy/Commands/CancellationTestCommand.cs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   93.08%   92.94%   -0.15%     
==========================================
  Files          84       84              
  Lines        2300     2310      +10     
  Branches      339      339              
==========================================
+ Hits         2141     2147       +6     
- Misses         92       96       +4     
  Partials       67       67              

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

@Tyrrrz Tyrrrz merged commit aee63cb into master Jan 23, 2024
7 checks passed
@Tyrrrz Tyrrrz deleted the console-shortcuts branch January 23, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant