Skip to content

escape string from anthropic-text-editor#93

Open
0xba1a wants to merge 2 commits intomainfrom
bala/escape_anthropic_output
Open

escape string from anthropic-text-editor#93
0xba1a wants to merge 2 commits intomainfrom
bala/escape_anthropic_output

Conversation

@0xba1a
Copy link
Member

@0xba1a 0xba1a commented Dec 30, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.70%. Comparing base (3f5af7b) to head (2f6201f).

Files with missing lines Patch % Lines
src/microbots/MicroBot.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   90.98%   91.70%   +0.72%     
==========================================
  Files          21       21              
  Lines         821      820       -1     
==========================================
+ Hits          747      752       +5     
+ Misses         74       68       -6     
Flag Coverage Δ
integration 59.26% <0.00%> (-0.05%) ⬇️
ollama_local 65.60% <0.00%> (-0.53%) ⬇️
slow-browser 54.26% <0.00%> (-0.18%) ⬇️
slow-other 65.12% <0.00%> (+5.07%) ⬆️
unit 64.87% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/microbots/MicroBot.py 99.32% <0.00%> (-0.01%) ⬇️

... and 2 files with indirect coverage changes

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

@0xba1a
Copy link
Member Author

0xba1a commented Jan 5, 2026

@copilot Add a test case for the newly introduced line in this PR.

Copy link
Contributor

Copilot AI commented Jan 5, 2026

@0xba1a I've opened a new pull request, #95, to work on those changes. Once the pull request is ready, I'll request review from you.

…r output handling (#95)

* Initial plan

* Add test case for unicode_escape handling in anthropic-text-editor output

Co-authored-by: 0xba1a <2942888+0xba1a@users.noreply.github.com>

* Address code review feedback: move json import to top and improve assertion order

Co-authored-by: 0xba1a <2942888+0xba1a@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 0xba1a <2942888+0xba1a@users.noreply.github.com>
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