Skip to content

chore: raise exception if user is on default branch + tries to create the PR #455

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

Conversation

christinewangcw
Copy link
Member

Motivation

Content

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@christinewangcw christinewangcw requested review from codegen-team and a team as code owners February 12, 2025 23:58
@christinewangcw christinewangcw changed the title chore: raise exception if user is on default branch chore: raise exception if user is on default branch + tries to create the PR Feb 12, 2025
Copy link

codecov bot commented Feb 13, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
30 1 29 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.

@christinewangcw christinewangcw merged commit 06661db into develop Feb 13, 2025
16 of 17 checks passed
@christinewangcw christinewangcw deleted the chore-raise-exceptoin-if-ctive-branch-is-dedfault-branch branch February 13, 2025 00:02
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.

1 participant