Skip to content

feat(tool): browser search bing engine & app updater #253

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 7 commits into from
Mar 21, 2025

chore: browser search

fce1443
Select commit
Loading
Failed to load commit list.
Merged

feat(tool): browser search bing engine & app updater #253

chore: browser search
fce1443
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2025 in 0s

4.69% (-0.01%) compared to 775a4e6

View this Pull Request on Codecov

4.69% (-0.01%) compared to 775a4e6

Details

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Project coverage is 4.69%. Comparing base (775a4e6) to head (fce1443).

Files with missing lines Patch % Lines
...ch/browser-search/src/engines/get-search-engine.ts 0.00% 5 Missing ⚠️
apps/agent-tars/src/main/customTools/search.ts 0.00% 3 Missing ⚠️
apps/agent-tars/src/main/index.ts 0.00% 3 Missing ⚠️
...-infra/search/browser-search/src/browser-search.ts 0.00% 3 Missing ⚠️
apps/agent-tars/src/main/ipcRoutes/action.ts 0.00% 2 Missing ⚠️
apps/agent-tars/src/main/ipcRoutes/llm.ts 0.00% 1 Missing ⚠️
.../components/LeftSidebar/Settings/useAppSettings.ts 0.00% 1 Missing ⚠️
packages/agent-infra/browser/src/base-browser.ts 0.00% 1 Missing ⚠️
.../agent-infra/shared/src/agent-tars-types/search.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #253      +/-   ##
========================================
- Coverage   4.70%   4.69%   -0.01%     
========================================
  Files        253     253              
  Lines       7756    7769      +13     
  Branches    1447    1450       +3     
========================================
  Hits         365     365              
- Misses      7351    7364      +13     
  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.