Skip to content

Conversation

penguinolog
Copy link
Collaborator

  • Re-subclass ExecCalledProcessError
  • Provide timeout and result
  • Add properties to access cmd, stdout_str and stderr_str

Related issue number

#43

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

* Re-subclass `ExecCalledProcessError`
* Provide timeout and result
* Add properties to access cmd, stdout_str and stderr_str

Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
@penguinolog penguinolog added the enhancement New feature or request label May 24, 2018
@coveralls
Copy link
Collaborator

coveralls commented May 24, 2018

Pull Request Test Coverage Report for Build 129

  • 17 of 17 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 127: 0.0%
Covered Lines: 945
Relevant Lines: 945

💛 - Coveralls

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 128

  • 17 of 17 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 127: 0.0%
Covered Lines: 945
Relevant Lines: 945

💛 - Coveralls

1 similar comment
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 128

  • 17 of 17 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 127: 0.0%
Covered Lines: 945
Relevant Lines: 945

💛 - Coveralls

espositocloud
espositocloud previously approved these changes May 24, 2018
Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
@penguinolog penguinolog merged commit eb1c3d1 into python-useful-helpers:master May 24, 2018
@penguinolog penguinolog deleted the timeout_details branch May 24, 2018 10:55
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.

3 participants