3

I am getting an error promoting [WARN] Module 'module_name' was not imported by the covered tests in pybuild python coverage plugin.

I can't see my scripts in coverage report and build got success with high coverage rate showing 100% coverage in __init__.py scripts. enter image description here

I have written some unit tests to some of my modules and executed in pyunit. enter image description here But the coverage report does not contain that information. When I disable unittesting report is generated for all the scripts.

enter image description here

what is the problem with this.

tiroshanm
  • 123
  • 3
  • 13
  • Have you made any progress on that? I can confirm that it prints this warning on every module for a "reasonably looking" project, and does not seem to do anything meaningful otherwise. – Andrey Tyukin Apr 11 '18 at 01:32

0 Answers0