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

Improve testing of interactive commands #804

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Improve testing of interactive commands #804

merged 4 commits into from
Oct 10, 2024

Conversation

klieret
Copy link
Member

@klieret klieret commented Oct 10, 2024

  • Typing fixes and docstrings
  • Extract interactive command handling into InteractiveSession

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 71.52778% with 41 lines in your changes missing coverage. Please review.

Project coverage is 75.25%. Comparing base (0aef099) to head (ebdc379).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
sweagent/agent/interactive_commands.py 64.76% 37 Missing ⚠️
sweagent/environment/swe_env.py 84.61% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   73.33%   75.25%   +1.91%     
==========================================
  Files          31       31              
  Lines        4568     4599      +31     
==========================================
+ Hits         3350     3461     +111     
+ Misses       1218     1138      -80     

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

@klieret klieret changed the title cleanup after enigma Improve testing of interactive commands Oct 10, 2024
@klieret klieret merged commit 3a3d1cf into main Oct 10, 2024
7 checks passed
@klieret klieret deleted the cleanup-after-enigma branch October 10, 2024 21:05
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