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

Memory improvements (2/3): Migrate core Covalent to new data access layer #1729

Merged
merged 52 commits into from
Oct 19, 2023

removing the _db/load.py file

bbfdd22
Select commit
Loading
Failed to load commit list.
Merged

Memory improvements (2/3): Migrate core Covalent to new data access layer #1729

removing the _db/load.py file
bbfdd22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 19, 2023 in 0s

95.71% of diff hit (target 95.00%)

View this Pull Request on Codecov

95.71% of diff hit (target 95.00%)

Annotations

Check warning on line 40 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L40

Added line #L40 was not covered by tests

Check warning on line 60 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 70 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L70

Added line #L70 was not covered by tests

Check warning on line 79 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 89 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L89

Added line #L89 was not covered by tests

Check warning on line 108 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L103-L108

Added lines #L103 - L108 were not covered by tests

Check warning on line 110 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L110

Added line #L110 was not covered by tests

Check warning on line 117 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L112-L117

Added lines #L112 - L117 were not covered by tests

Check warning on line 119 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L119

Added line #L119 was not covered by tests

Check warning on line 126 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L126

Added line #L126 was not covered by tests

Check warning on line 473 in covalent/_dispatcher_plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L473

Added line #L473 was not covered by tests

Check warning on line 552 in covalent/_dispatcher_plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L552

Added line #L552 was not covered by tests

Check warning on line 605 in covalent/_dispatcher_plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L605

Added line #L605 was not covered by tests

Check warning on line 616 in covalent/_dispatcher_plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L616

Added line #L616 was not covered by tests

Check warning on line 115 in covalent/_results_manager/result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_results_manager/result.py#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 118 in covalent/_results_manager/result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_results_manager/result.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 74 in covalent/_serialize/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_serialize/common.py#L74

Added line #L74 was not covered by tests

Check warning on line 99 in covalent/_serialize/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_serialize/common.py#L99

Added line #L99 was not covered by tests

Check warning on line 64 in covalent/_serialize/electron.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_serialize/electron.py#L64

Added line #L64 was not covered by tests

Check warning on line 68 in covalent/_serialize/electron.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_serialize/electron.py#L68

Added line #L68 was not covered by tests

Check warning on line 97 in covalent/_serialize/lattice.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_serialize/lattice.py#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 227 in covalent/_serialize/lattice.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_serialize/lattice.py#L227

Added line #L227 was not covered by tests

Check warning on line 124 in covalent/_shared_files/schemas/electron.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_shared_files/schemas/electron.py#L124

Added line #L124 was not covered by tests

Check warning on line 123 in covalent/_shared_files/schemas/lattice.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_shared_files/schemas/lattice.py#L123

Added line #L123 was not covered by tests

Check warning on line 34 in covalent/_shared_files/schemas/transport_graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_shared_files/schemas/transport_graph.py#L33-L34

Added lines #L33 - L34 were not covered by tests