Skip to content

feat: add support for command file extensions #19

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

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Conversation

devshawn
Copy link
Owner

Adds support for file extensions such as sh and bat on commands such as kafka-topics.

Related:

@codecov-io
Copy link

codecov-io commented Dec 11, 2019

Codecov Report

Merging #19 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   96.79%   96.86%   +0.07%     
==========================================
  Files          12       12              
  Lines         562      575      +13     
==========================================
+ Hits          544      557      +13     
  Misses         18       18
Impacted Files Coverage Δ
kafkashell/executor.py 100% <100%> (ø) ⬆️

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 5086565...c008fa0. Read the comment docs.

@devshawn devshawn merged commit 263972e into master Dec 11, 2019
@devshawn devshawn deleted the file-extension branch December 11, 2019 02:18
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.

2 participants