Update references.md by ldicarlo · Pull Request #117 · shellspec/shellspec

Conversation

@ldicarlo

typo ?
Actually I am not sure that I understand this sentence;
Could it be:

Even shell scripts are processed as external commands (and thus respecting shebang), so they are not covered by coverage.

(if my understanding's right)

typo ?
Actually I am not sure that I understand this sentence;
Could it be:

> Even shell scripts are processed as external commands (and thus respecting shebang), so they are not covered by coverage.

(if my understanding's right)

ldicarlo

@codecov

ldicarlo

This is primarily designed for external command calls.
The external command does not have to be a shell script.
Even shell scripts are processed as external commands (respect shebang), so it not covered by coverage.
Even shell scripts are processed as external commands (respect shebang), so it is not covered by coverage.

Choose a reason for hiding this comment

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

Even shell scripts are processed as external commands (respect shebang), so it is not covered by coverage.
Even shell scripts are executed as external commands according to the shebang, so they are not covered by coverage.

Choose a reason for hiding this comment

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

(I added it if you want, or just close this PR, as you wish ;))

@ko1nksm

2 participants

@ldicarlo @ko1nksm