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

hacktoberfest - Added a get all results function #1840

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

7e39667
Select commit
Loading
Failed to load commit list.
Open

hacktoberfest - Added a get all results function #1840

[pre-commit.ci] auto fixes from pre-commit.com hooks
7e39667
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 7, 2023 in 0s

92.27% of diff hit (target 95.00%)

View this Pull Request on Codecov

92.27% 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 55 in covalent/_api/apiclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_api/apiclient.py#L55

Added line #L55 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 134 in covalent/_dispatcher_plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L134

Added line #L134 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L278

Added line #L278 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L381-L382

Added lines #L381 - L382 were 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 547 in covalent/_dispatcher_plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_dispatcher_plugins/local.py#L547

Added line #L547 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 217 in covalent/_results_manager/result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_results_manager/result.py#L217

Added line #L217 was not covered by tests

Check warning on line 97 in covalent/_results_manager/results_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_results_manager/results_manager.py#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 99 in covalent/_results_manager/results_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_results_manager/results_manager.py#L99

Added line #L99 was not covered by tests

Check warning on line 101 in covalent/_results_manager/results_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

covalent/_results_manager/results_manager.py#L101

Added line #L101 was not covered by tests