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

Unit Test Fix #1203

Merged
merged 1 commit into from
Sep 7, 2023

Unit Test Fix

f53e641
Select commit
Loading
Failed to load commit list.
Merged

Unit Test Fix #1203

Unit Test Fix
f53e641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 7, 2023 in 1s

54.57% of diff hit (target 58.88%)

View this Pull Request on Codecov

54.57% of diff hit (target 58.88%)

Annotations

Check warning on line 175 in superagi/controllers/organisation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/controllers/organisation.py#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 5 in superagi/exceptions/file_exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/exceptions/file_exceptions.py#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 10 in superagi/exceptions/file_exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/exceptions/file_exceptions.py#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 370 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L370

Added line #L370 was not covered by tests

Check warning on line 396 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L395-L396

Added lines #L395 - L396 were not covered by tests

Check warning on line 433 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L432-L433

Added lines #L432 - L433 were not covered by tests

Check warning on line 448 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L448

Added line #L448 was not covered by tests

Check warning on line 451 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L451

Added line #L451 was not covered by tests

Check warning on line 454 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L454

Added line #L454 was not covered by tests

Check warning on line 457 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L456-L457

Added lines #L456 - L457 were not covered by tests

Check warning on line 462 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L462

Added line #L462 was not covered by tests

Check warning on line 465 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L465

Added line #L465 was not covered by tests

Check warning on line 468 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L467-L468

Added lines #L467 - L468 were not covered by tests

Check warning on line 471 in superagi/helper/github_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/github_helper.py#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 37 in superagi/llms/llm_model_factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/llm_model_factory.py#L37

Added line #L37 was not covered by tests

Check warning on line 84 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L84

Added line #L84 was not covered by tests

Check warning on line 89 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 93 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 105 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 108 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 113 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 122 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L116-L122

Added lines #L116 - L122 were not covered by tests

Check warning on line 132 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L125-L132

Added lines #L125 - L132 were not covered by tests

Check warning on line 191 in superagi/resource_manager/file_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/resource_manager/file_manager.py#L191

Added line #L191 was not covered by tests

Check warning on line 56 in superagi/tools/file/write_file.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/tools/file/write_file.py#L55-L56

Added lines #L55 - L56 were not covered by tests