Skip to content

Make sure AI-Completion exceptions don't crash the REPL#501

Merged
waf merged 1 commit into
mainfrom
ai-completion-error-handling
Jun 27, 2026
Merged

Make sure AI-Completion exceptions don't crash the REPL#501
waf merged 1 commit into
mainfrom
ai-completion-error-handling

Conversation

@waf

@waf waf commented Jun 27, 2026

Copy link
Copy Markdown
Owner

e.g. network errors and HTTP errors should be caught and surfaced as REPL feedback -- not crash the REPL.

e.g. network errors and HTTP errors should be caught and surfaced as REPL feedback.
@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.3%. Comparing base (0100808) to head (7641a39).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #501     +/-   ##
=======================================
+ Coverage   80.1%   80.3%   +0.1%     
=======================================
  Files        126     126             
  Lines       9339    9362     +23     
  Branches    1398    1399      +1     
=======================================
+ Hits        7488    7519     +31     
+ Misses      1363    1355      -8     
  Partials     488     488             

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@waf waf merged commit 440dc3e into main Jun 27, 2026
3 checks passed
@waf waf deleted the ai-completion-error-handling branch June 27, 2026 06:28
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