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(crit): read from stdin in CLI app #77

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

snprajwal
Copy link
Member

The crit CLI app now supports reading input from stdin. Input can also
be sent through a pipe or I/O redirection.

Signed-off-by: Prajwal S N [email protected]

The crit CLI app now supports reading input from stdin. Input can also
be sent through a pipe or I/O redirection.

Signed-off-by: Prajwal S N <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #77 (0b59e91) into master (25c584f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   62.04%   62.04%           
=======================================
  Files           1        1           
  Lines         137      137           
=======================================
  Hits           85       85           
  Misses         37       37           
  Partials       15       15           

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 25c584f...0b59e91. Read the comment docs.

Copy link
Member

@rst0git rst0git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rst0git rst0git merged commit e28f951 into checkpoint-restore:master Jul 28, 2022
@snprajwal snprajwal deleted the crit-stdin-fix branch July 28, 2022 19:10
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.

3 participants