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

Add linting rules #647

Merged
merged 13 commits into from
Jan 25, 2025
Merged

Add linting rules #647

merged 13 commits into from
Jan 25, 2025

Conversation

davorrunje
Copy link
Collaborator

Why are these changes needed?

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 2.91262% with 100 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/oai/ollama.py 0.00% 13 Missing ⚠️
autogen/agentchat/groupchat.py 0.00% 7 Missing ⚠️
autogen/agentchat/conversable_agent.py 0.00% 6 Missing ⚠️
autogen/oai/client.py 0.00% 6 Missing ⚠️
autogen/agentchat/contrib/society_of_mind_agent.py 0.00% 5 Missing ⚠️
...togen/agentchat/contrib/capabilities/transforms.py 0.00% 4 Missing ⚠️
autogen/agentchat/contrib/vectordb/chromadb.py 0.00% 4 Missing ⚠️
autogen/oai/completion.py 0.00% 4 Missing ⚠️
...en/agentchat/contrib/captainagent/agent_builder.py 0.00% 3 Missing ⚠️
autogen/agentchat/contrib/swarm_agent.py 0.00% 3 Missing ⚠️
... and 30 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Flag Coverage Δ
unittests 15.50% <2.91%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...agentchat/contrib/capabilities/tools_capability.py 0.00% <ø> (ø)
autogen/coding/jupyter/import_utils.py 0.00% <ø> (ø)
autogen/exception_utils.py 56.00% <ø> (ø)
autogen/import_utils.py 75.30% <100.00%> (ø)
autogen/oai/anthropic.py 49.22% <100.00%> (ø)
autogen/tools/dependency_injection.py 39.74% <ø> (ø)
autogen/tools/tool.py 46.00% <ø> (ø)
...gen/agentchat/contrib/capabilities/teachability.py 0.00% <0.00%> (ø)
...gen/agentchat/contrib/captainagent/captainagent.py 0.00% <0.00%> (ø)
autogen/agentchat/contrib/rag/document_utils.py 0.00% <0.00%> (ø)
... and 37 more

@davorrunje davorrunje merged commit 5d90873 into main Jan 25, 2025
236 of 237 checks passed
@davorrunje davorrunje deleted the add-linting-rules branch January 25, 2025 23:18
@davorrunje davorrunje self-assigned this Jan 27, 2025
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.

2 participants