Skip to content

feat(ui-tars): format error status and messages #534

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

Merged
merged 5 commits into from
Apr 28, 2025

feat(ui-tars): refact GUIAgentError

7660403
Select commit
Loading
Failed to load commit list.
Merged

feat(ui-tars): format error status and messages #534

feat(ui-tars): refact GUIAgentError
7660403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2025 in 1s

4.30% (-0.01%) compared to 19e1463, passed because coverage increased by 0.02% when compared to adjusted base (4.27%)

View this Pull Request on Codecov

4.30% (-0.01%) compared to 19e1463, passed because coverage increased by 0.02% when compared to adjusted base (4.27%)

Details

Codecov Report

Attention: Patch coverage is 9.25926% with 49 lines in your changes missing coverage. Please review.

Project coverage is 4.30%. Comparing base (19e1463) to head (7660403).

Files with missing lines Patch % Lines
packages/ui-tars/sdk/src/GUIAgent.ts 12.50% 33 Missing and 2 partials ⚠️
packages/ui-tars/shared/src/types/agent.ts 0.00% 10 Missing ⚠️
apps/ui-tars/src/main/services/runAgent.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #534      +/-   ##
========================================
- Coverage   4.31%   4.30%   -0.01%     
========================================
  Files        285     285              
  Lines       9114    9146      +32     
  Branches    1707    1717      +10     
========================================
+ Hits         393     394       +1     
- Misses      8669    8699      +30     
- Partials      52      53       +1     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.