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/patch succeeded Feb 2, 2025 in 0s

97.08% of diff hit (target 0.00%)

View this Pull Request on Codecov

97.08% of diff hit (target 0.00%)

Annotations

Check warning on line 124 in lib/commands/query.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/commands/query.js#L124

Added line #L124 was not covered by tests

Check warning on line 91 in lib/connection_config.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/connection_config.js#L91

Added line #L91 was not covered by tests

Check warning on line 40 in lib/parsers/static_binary_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_binary_parser.js#L40

Added line #L40 was not covered by tests

Check warning on line 62 in lib/parsers/static_binary_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_binary_parser.js#L62

Added line #L62 was not covered by tests

Check warning on line 130 in lib/parsers/static_binary_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_binary_parser.js#L130

Added line #L130 was not covered by tests

Check warning on line 138 in lib/parsers/static_binary_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_binary_parser.js#L132-L138

Added lines #L132 - L138 were not covered by tests