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

WIP: Refactor of subsampling module #98

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Added some test coverage for return_calculated, using a Series

dc1b3ff
Select commit
Loading
Failed to load commit list.
Open

WIP: Refactor of subsampling module #98

Added some test coverage for return_calculated, using a Series
dc1b3ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2024 in 0s

81.96% of diff hit (target 97.26%)

View this Pull Request on Codecov

81.96% of diff hit (target 97.26%)

Annotations

Check warning on line 29 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 36 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L36

Added line #L36 was not covered by tests

Check warning on line 45 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L45

Added line #L45 was not covered by tests

Check warning on line 55 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L55

Added line #L55 was not covered by tests

Check warning on line 120 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L120

Added line #L120 was not covered by tests

Check warning on line 125 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L125

Added line #L125 was not covered by tests

Check warning on line 130 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L130

Added line #L130 was not covered by tests

Check warning on line 151 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 176 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 185 in src/alchemlyb/preprocessing/subsampling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alchemlyb/preprocessing/subsampling.py#L185

Added line #L185 was not covered by tests