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

Organise unit tests to use pytest fixtures #172

Merged
merged 1 commit into from
Oct 13, 2023

Organise unit tests to use pytest fixtures

107cc86
Select commit
Loading
Failed to load commit list.
Merged

Organise unit tests to use pytest fixtures #172

Organise unit tests to use pytest fixtures
107cc86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 13, 2023 in 1s

97.54% of diff hit (target 88.58%)

View this Pull Request on Codecov

97.54% of diff hit (target 88.58%)

Annotations

Check warning on line 145 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 149 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 115 in tests/test_comparison.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_comparison.py#L112-L115

Added lines #L112 - L115 were not covered by tests

Check warning on line 307 in tests/test_fluxsite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_fluxsite.py#L305-L307

Added lines #L305 - L307 were not covered by tests

Check warning on line 414 in tests/test_fluxsite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_fluxsite.py#L412-L414

Added lines #L412 - L414 were not covered by tests

Check warning on line 333 in tests/test_repository.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_repository.py#L330-L333

Added lines #L330 - L333 were not covered by tests