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

fix: Fixing codebase agent #423

Merged
merged 4 commits into from
Feb 11, 2025
Merged

fix: Fixing codebase agent #423

merged 4 commits into from
Feb 11, 2025

Conversation

vishalshenoy
Copy link
Contributor

Flushing out some details in agent implementation

@vishalshenoy vishalshenoy requested review from codegen-team and a team as code owners February 11, 2025 19:34
Copy link

codecov bot commented Feb 11, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
29 1 28 0
View the top 1 failed test(s) by shortest run time
::tests.unit.codegen.sdk.core.test_directory
Stack Traces | 0s run time
ImportError while importing test module '.../sdk/core/test_directory.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.../sdk/core/test_directory.py:8: in <module>
    from codegen.sdk.codebase.codebase_graph import CodebaseGraph
E   ModuleNotFoundError: No module named 'codegen.sdk.codebase.codebase_graph'

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@vishalshenoy vishalshenoy enabled auto-merge (squash) February 11, 2025 19:44
@vishalshenoy vishalshenoy changed the title Fixing codebase agent fix: Fixing codebase agent Feb 11, 2025
@vishalshenoy vishalshenoy merged commit 4e5083d into develop Feb 11, 2025
25 of 26 checks passed
@vishalshenoy vishalshenoy deleted the vishal/agentfixes branch February 11, 2025 20: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