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(disableEval): add static parsers #3365

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

ci: adapt coverage limits

61ca972
Select commit
Loading
Failed to load commit list.
Open

feat(disableEval): add static parsers #3365

ci: adapt coverage limits
61ca972
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2025 in 1s

88.70% (target 88.00%)

View this Pull Request on Codecov

88.70% (target 88.00%)

Details

Codecov Report

Attention: Patch coverage is 97.08738% with 12 lines in your changes missing coverage. Please review.

Project coverage is 88.70%. Comparing base (f2cc820) to head (61ca972).

Files with missing lines Patch % Lines
lib/parsers/static_binary_parser.js 95.26% 10 Missing ⚠️
lib/commands/query.js 95.23% 1 Missing ⚠️
lib/connection_config.js 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3365      +/-   ##
==========================================
+ Coverage   88.45%   88.70%   +0.25%     
==========================================
  Files          83       85       +2     
  Lines       13067    13446     +379     
  Branches     1393     1531     +138     
==========================================
+ Hits        11558    11927     +369     
- Misses       1509     1519      +10     

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