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

Minor changes in Codeanalysis tools, Testing tool added. Support to change schema added #578

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

shreysingla11
Copy link
Contributor

No description provided.

@shreysingla11 shreysingla11 changed the title Minor changes in Codeanalysis tools, Testing tool added. Minor changes in Codeanalysis tools, Testing tool added. Support to change schema added Sep 12, 2024
Copy link

github-actions bot commented Sep 12, 2024

This comment was generated by github-actions[bot]!

JS SDK Coverage Report

📊 Coverage report for JS SDK can be found at the following URL:
https://pub-92e668239ab84bfd80ee07d61e9d2f40.r2.dev/coverage-10898667042/coverage/index.html

📁 Test report folder can be found at the following URL:
https://pub-92e668239ab84bfd80ee07d61e9d2f40.r2.dev/html-report-10898667042/html-report/report.html

Comment on lines 52 to 61
cmd.append(
"""
git diff --cached -- . \
':!**/test*/**' \
':!**/tests/**' \
':!**/*test*.*' \
':!**/spec/**' \
':!**/*spec*.*'
""".strip()
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rm

from composio.tools.env.constants import STDERR, STDOUT


class ShellRequest(BaseModel):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import it from shell_exec

@angrybayblade angrybayblade merged commit 386e451 into master Sep 17, 2024
7 checks passed
@angrybayblade angrybayblade deleted the feat/swekit branch September 17, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants