Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added psutil support to worker container #114

Merged
merged 10 commits into from
Dec 25, 2023

Reduced reruns for integration & smoke CI runs from 10 -> 2 reruns

0eb4a0a
Select commit
Loading
Failed to load commit list.
Merged

Added psutil support to worker container #114

Reduced reruns for integration & smoke CI runs from 10 -> 2 reruns
0eb4a0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 25, 2023 in 0s

48.07% of diff hit (target 26.31%)

View this Pull Request on Codecov

48.07% of diff hit (target 26.31%)

Annotations

Check warning on line 3 in src/pytest_celery/api/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/api/worker.py#L3

Added line #L3 was not covered by tests

Check warning on line 39 in src/pytest_celery/api/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/api/worker.py#L39

Added line #L39 was not covered by tests

Check warning on line 44 in src/pytest_celery/api/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/api/worker.py#L44

Added line #L44 was not covered by tests

Check warning on line 49 in src/pytest_celery/api/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/api/worker.py#L49

Added line #L49 was not covered by tests

Check warning on line 52 in src/pytest_celery/api/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/api/worker.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 57 in src/pytest_celery/api/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/api/worker.py#L57

Added line #L57 was not covered by tests

Check warning on line 46 in src/pytest_celery/vendors/worker/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/container.py#L46

Added line #L46 was not covered by tests

Check warning on line 10 in src/pytest_celery/vendors/worker/content/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/content/utils.py#L10

Added line #L10 was not covered by tests

Check warning on line 20 in src/pytest_celery/vendors/worker/content/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/content/utils.py#L20

Added line #L20 was not covered by tests

Check warning on line 126 in src/pytest_celery/vendors/worker/fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/fixtures.py#L126

Added line #L126 was not covered by tests

Check warning on line 128 in src/pytest_celery/vendors/worker/fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/fixtures.py#L128

Added line #L128 was not covered by tests

Check warning on line 51 in src/pytest_celery/vendors/worker/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/volume.py#L51

Added line #L51 was not covered by tests

Check warning on line 66 in src/pytest_celery/vendors/worker/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/volume.py#L66

Added line #L66 was not covered by tests

Check warning on line 90 in src/pytest_celery/vendors/worker/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/volume.py#L90

Added line #L90 was not covered by tests

Check warning on line 121 in src/pytest_celery/vendors/worker/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/volume.py#L121

Added line #L121 was not covered by tests

Check warning on line 126 in src/pytest_celery/vendors/worker/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/volume.py#L126

Added line #L126 was not covered by tests

Check warning on line 145 in src/pytest_celery/vendors/worker/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pytest_celery/vendors/worker/volume.py#L145

Added line #L145 was not covered by tests