Skip to content
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

feat: Re-implement wrap-websocket into agent #1342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Re-implement wrap-websocket into agent

68f9d1b
Select commit
Loading
Failed to load commit list.
Open

feat: Re-implement wrap-websocket into agent #1342

feat: Re-implement wrap-websocket into agent
68f9d1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 1s

88.82% (+0.12%) compared to 45cb413

View this Pull Request on Codecov

88.82% (+0.12%) compared to 45cb413

Details

Codecov Report

Attention: Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.82%. Comparing base (45cb413) to head (68f9d1b).

Files with missing lines Patch % Lines
src/features/metrics/aggregate/index.js 66.66% 1 Missing ⚠️
src/features/metrics/instrument/index.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1342      +/-   ##
==========================================
+ Coverage   88.70%   88.82%   +0.12%     
==========================================
  Files         170      170              
  Lines        7331     7349      +18     
  Branches     1488     1487       -1     
==========================================
+ Hits         6503     6528      +25     
+ Misses        716      713       -3     
+ Partials      112      108       -4     

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