feat: add action parser supporting for ouput #233
Closed
Codecov / codecov/project
succeeded
Mar 19, 2025 in 0s
4.78% (+0.03%) compared to 98a7481
View this Pull Request on Codecov
4.78% (+0.03%) compared to 98a7481
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 4.78%. Comparing base (
98a7481
) to head (f72ef34
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/ui-tars/action-parser/src/actionParser.ts | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #233 +/- ##
========================================
+ Coverage 4.74% 4.78% +0.03%
========================================
Files 249 249
Lines 7695 7698 +3
Branches 1435 1436 +1
========================================
+ Hits 365 368 +3
Misses 7290 7290
Partials 40 40
☔ 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.
Loading