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 reading configuration from stdin #55

Merged
merged 1 commit into from
Jan 18, 2021
Merged

add reading configuration from stdin #55

merged 1 commit into from
Jan 18, 2021

Conversation

frapposelli
Copy link
Owner

Fixes: #38

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #55 (abe5a9f) into master (0e04f80) will decrease coverage by 1.27%.
The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   54.27%   53.00%   -1.28%     
==========================================
  Files           3        3              
  Lines         269      283      +14     
==========================================
+ Hits          146      150       +4     
- Misses        102      109       +7     
- Partials       21       24       +3     
Impacted Files Coverage Δ
cli.go 49.60% <40.00%> (-2.29%) ⬇️
config.go 100.00% <100.00%> (+20.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 0e04f80...abe5a9f. Read the comment docs.

@frapposelli frapposelli merged commit e7528bc into master Jan 18, 2021
@frapposelli frapposelli deleted the GH-48 branch January 18, 2021 10:39
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.

Configuration file cannot be read from stdin
1 participant