action #94952
Updated by okurz over 2 years ago
## Acceptance criteria
* **AC1:** https://codecov.io/gh/os-autoinst/os-autoinst/src/master/basetest.pm shows significant increase of code statement coverage over the current 71%
## Suggestions
* Take a look at the current coverage in https://codecov.io/gh/os-autoinst/os-autoinst/src/master/basetest.pm
* Run the test locally and extend test coverage in t/17-basetest.t
* Try to collect the code coverage locally (as documented in README) or just create pull requests and let codecov do the work
* For example take "sub result" and ensure to have code coverage for that
## Further details
entrance level issue