Skip to content

Commit

Permalink
Merge branch 'refactor/use-runner-manager' into feat/externalise-runn…
Browse files Browse the repository at this point in the history
…er-creation-ISD-1536

# Conflicts:
#	src/manager/github_runner_manager.py
#	tests/unit/test_runner_scaler.py
  • Loading branch information
cbartz committed Sep 4, 2024
2 parents 75f8722 + 711b6eb commit a9ba002
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ omit = [
# These are covered by `tests/integration/test_runner_manager_openstack.py`.
"src/openstack_cloud/openstack_cloud.py",
"src/openstack_cloud/openstack_runner_manager.py",
# Thin wrapper around GitHub API. Not a lot of value in unit tests.
"src/manager/github_runner_manager.py",
# Contains interface for calling LXD. Tested in integration tests and end to end tests.
"src/lxd.py",
# Contains interface for calling repo policy compliance service. Tested in integration test
Expand Down

0 comments on commit a9ba002

Please sign in to comment.