[GRASS-git] [OSGeo/grass] 3a9059: pytest: Collect code coverage in multiple workers ...

Edouard Choinière noreply at github.com
Mon Oct 14 13:27:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 3a9059b7e7bec4a302cf6455c65fbd7fea3f2f8a
      https://github.com/OSGeo/grass/commit/3a9059b7e7bec4a302cf6455c65fbd7fea3f2f8a
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M .coveragerc
    M .github/workflows/pytest.yml
    M utils/coverage_mapper.py

  Log Message:
  -----------
  pytest: Collect code coverage in multiple workers too (#4451)

* pytest: Collect code coverage in multiple workers too

* utils: Handle paths that already have a .py extension in coverage_mapper

* CI: Set INITIAL_GISBASE and INITIAL_PWD env vars for running pytest with multiple workers

* Coverage: Omit gui/wxpython subfolders for now

They are not covered at all and take some noticeable time to collect

* Coverage: Remove unneeded omit patten for gui/wxpython subfolders



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list