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/task memory cleanup #1055

Merged
merged 78 commits into from
Aug 15, 2024

Revert json extraction logic to use arrays

2ca887f
Select commit
Loading
Failed to load commit list.
Merged

Refactor/task memory cleanup #1055

Revert json extraction logic to use arrays
2ca887f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 15, 2024 in 0s

87.50% of diff hit (target 87.18%)

View this Pull Request on Codecov

87.50% of diff hit (target 87.18%)

Annotations

Check warning on line 88 in griptape/engines/extraction/csv_extraction_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/extraction/csv_extraction_engine.py#L88

Added line #L88 was not covered by tests

Check warning on line 106 in griptape/engines/extraction/csv_extraction_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/extraction/csv_extraction_engine.py#L106

Added line #L106 was not covered by tests

Check warning on line 92 in griptape/engines/extraction/json_extraction_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/extraction/json_extraction_engine.py#L92

Added line #L92 was not covered by tests

Check warning on line 109 in griptape/engines/extraction/json_extraction_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/extraction/json_extraction_engine.py#L109

Added line #L109 was not covered by tests

Check warning on line 58 in griptape/tools/extraction/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/extraction/tool.py#L58

Added line #L58 was not covered by tests

Check warning on line 53 in griptape/tools/prompt_summary/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/prompt_summary/tool.py#L53

Added line #L53 was not covered by tests

Check warning on line 69 in griptape/tools/query/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/query/tool.py#L69

Added line #L69 was not covered by tests

Check warning on line 78 in griptape/tools/query/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/query/tool.py#L78

Added line #L78 was not covered by tests