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

Adapt to Cloudflare Workers environment #2289

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

rename to disableEval

9b78fe1
Select commit
Loading
Failed to load commit list.
Open

Adapt to Cloudflare Workers environment #2289

rename to disableEval
9b78fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 27, 2024 in 1s

55.14% of diff hit (target 0.00%)

View this Pull Request on Codecov

55.14% of diff hit (target 0.00%)

Annotations

Check warning on line 73 in lib/auth_plugins/caching_sha2_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/caching_sha2_password.js#L73

Added line #L73 was not covered by tests

Check warning on line 13 in lib/auth_plugins/sha256_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/sha256_password.js#L13

Added line #L13 was not covered by tests

Check warning on line 18 in lib/auth_plugins/sha256_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/sha256_password.js#L18

Added line #L18 was not covered by tests

Check warning on line 28 in lib/auth_plugins/sha256_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/sha256_password.js#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 33 in lib/auth_plugins/sha256_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/sha256_password.js#L33

Added line #L33 was not covered by tests

Check warning on line 39 in lib/auth_plugins/sha256_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/sha256_password.js#L39

Added line #L39 was not covered by tests

Check warning on line 49 in lib/auth_plugins/sha256_password.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/auth_plugins/sha256_password.js#L49

Added line #L49 was not covered by tests

Check warning on line 52 in lib/commands/change_user.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/commands/change_user.js#L52

Added line #L52 was not covered by tests

Check warning on line 93 in lib/commands/client_handshake.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/commands/client_handshake.js#L93

Added line #L93 was not covered by tests

Check warning on line 99 in lib/commands/client_handshake.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/commands/client_handshake.js#L99

Added line #L99 was not covered by tests

Check warning on line 153 in lib/commands/client_handshake.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/commands/client_handshake.js#L153

Added line #L153 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/commands/query.js#L216

Added line #L216 was not covered by tests

Check warning on line 48 in lib/connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/connection.js#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 67 in lib/parsers/static_text_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_text_parser.js#L12-L67

Added lines #L12 - L67 were not covered by tests

Check warning on line 92 in lib/parsers/static_text_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_text_parser.js#L69-L92

Added lines #L69 - L92 were not covered by tests

Check warning on line 129 in lib/parsers/static_text_parser.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/parsers/static_text_parser.js#L94-L129

Added lines #L94 - L129 were not covered by tests

Check warning on line 13 in lib/stream.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/stream.js#L13

Added line #L13 was not covered by tests

Check warning on line 30 in lib/stream.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/stream.js#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 43 in lib/stream.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/stream.js#L35-L43

Added lines #L35 - L43 were not covered by tests

Check warning on line 6 in lib/utils/crypto.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/crypto.js#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 33 in lib/utils/nodecrypto.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/nodecrypto.js#L2-L33

Added lines #L2 - L33 were not covered by tests