Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    035b2a6d
    Implement coverage measurement for tests · 035b2a6d
    Florian Schröder authored
    The pytest command in .gitlab-ci.yml has been updated to include code coverage measurements. The "coverage" Python package was added in setup.py under test requirements. Also, small updates were made in tests to reflect changes in the module imports and object comparisons.
    035b2a6d
    History
    Implement coverage measurement for tests
    Florian Schröder authored
    The pytest command in .gitlab-ci.yml has been updated to include code coverage measurements. The "coverage" Python package was added in setup.py under test requirements. Also, small updates were made in tests to reflect changes in the module imports and object comparisons.