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

Consolidate loaders #305

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

merge main

0bd751f
Select commit
Loading
Failed to load commit list.
Open

Consolidate loaders #305

merge main
0bd751f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2024 in 0s

52.30% of diff hit (target 62.70%)

View this Pull Request on Codecov

52.30% of diff hit (target 62.70%)

Annotations

Check warning on line 78 in linkml_runtime/loaders/delimited_file_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/delimited_file_loader.py#L78

Added line #L78 was not covered by tests

Check warning on line 81 in linkml_runtime/loaders/delimited_file_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/delimited_file_loader.py#L81

Added line #L81 was not covered by tests

Check warning on line 86 in linkml_runtime/loaders/delimited_file_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/delimited_file_loader.py#L86

Added line #L86 was not covered by tests

Check warning on line 88 in linkml_runtime/loaders/delimited_file_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/delimited_file_loader.py#L88

Added line #L88 was not covered by tests

Check warning on line 100 in linkml_runtime/loaders/delimited_file_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/delimited_file_loader.py#L92-L100

Added lines #L92 - L100 were not covered by tests

Check warning on line 47 in linkml_runtime/loaders/json_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/json_loader.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in linkml_runtime/loaders/json_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/json_loader.py#L49

Added line #L49 was not covered by tests

Check warning on line 51 in linkml_runtime/loaders/json_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/json_loader.py#L51

Added line #L51 was not covered by tests

Check warning on line 133 in linkml_runtime/loaders/loader_root.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/loader_root.py#L133

Added line #L133 was not covered by tests

Check warning on line 13 in linkml_runtime/loaders/passthrough_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/passthrough_loader.py#L13

Added line #L13 was not covered by tests

Check warning on line 21 in linkml_runtime/loaders/passthrough_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/passthrough_loader.py#L21

Added line #L21 was not covered by tests

Check warning on line 67 in linkml_runtime/loaders/yaml_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/yaml_loader.py#L67

Added line #L67 was not covered by tests

Check warning on line 69 in linkml_runtime/loaders/yaml_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkml_runtime/loaders/yaml_loader.py#L69

Added line #L69 was not covered by tests