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

fix(query): support VECTOR packets in static parser #3379

Merged
merged 1 commit into from
Feb 5, 2025

fix(query): support vector packets in static parser

e1dcecd
Select commit
Loading
Failed to load commit list.
Merged

fix(query): support VECTOR packets in static parser #3379

fix(query): support vector packets in static parser
e1dcecd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

88.51% (target 88.00%)

View this Pull Request on Codecov

88.51% (target 88.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.51%. Comparing base (977fc7c) to head (e1dcecd).

Files with missing lines Patch % Lines
lib/parsers/static_text_parser.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3379      +/-   ##
==========================================
- Coverage   88.70%   88.51%   -0.20%     
==========================================
  Files          85       85              
  Lines       13446    13448       +2     
  Branches     1531     1525       -6     
==========================================
- Hits        11927    11903      -24     
- Misses       1519     1545      +26     

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