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

Refactor data set registration #44

Merged
merged 3 commits into from
Oct 26, 2023

Add ability to specify a loading function

4bd628c
Select commit
Loading
Failed to load commit list.
Merged

Refactor data set registration #44

Add ability to specify a loading function
4bd628c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2023 in 1s

0.00% of diff hit (target 1.24%)

View this Pull Request on Codecov

0.00% of diff hit (target 1.24%)

Annotations

Check warning on line 2 in src/deepdisc/data_format/register_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deepdisc/data_format/register_data.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in src/deepdisc/data_format/register_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deepdisc/data_format/register_data.py#L4

Added line #L4 was not covered by tests

Check warning on line 7 in src/deepdisc/data_format/register_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deepdisc/data_format/register_data.py#L7

Added line #L7 was not covered by tests

Check warning on line 33 in src/deepdisc/data_format/register_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deepdisc/data_format/register_data.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 37 in src/deepdisc/data_format/register_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deepdisc/data_format/register_data.py#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 39 in src/deepdisc/data_format/register_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deepdisc/data_format/register_data.py#L39

Added line #L39 was not covered by tests