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

Better error handling for --open_pr #239

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Better error handling for --open_pr #239

merged 1 commit into from
Apr 16, 2024

Conversation

klieret
Copy link
Member

@klieret klieret commented Apr 16, 2024

Closes #237

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 72.40%. Comparing base (9da9701) to head (0de54b5).

Files Patch % Lines
sweagent/environment/swe_env.py 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   72.52%   72.40%   -0.13%     
==========================================
  Files          17       17              
  Lines        2515     2522       +7     
==========================================
+ Hits         1824     1826       +2     
- Misses        691      696       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@klieret klieret merged commit b01777e into main Apr 16, 2024
6 checks passed
@klieret klieret deleted the open-pr-error-handling branch April 16, 2024 15:59
hminsky2002 pushed a commit to hminsky2002/SWE-agent that referenced this pull request Apr 16, 2024
hminsky2002 pushed a commit to hminsky2002/SWE-agent that referenced this pull request Apr 16, 2024
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.

Better error handling when using --open-pr with incorrect combination of --repo_path and --data_path
1 participant