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: circular dependencies #3081

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

style: add missing semicolons and file name suffixes for require

127df3c
Select commit
Loading
Failed to load commit list.
Open

fix: circular dependencies #3081

style: add missing semicolons and file name suffixes for require
127df3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2024 in 0s

78.84% of diff hit (target 0.00%)

View this Pull Request on Codecov

78.84% of diff hit (target 0.00%)

Annotations

Check warning on line 33 in lib/pool_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/pool_connection.js#L33

Added line #L33 was not covered by tests

Check warning on line 34 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 38 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L38

Added line #L38 was not covered by tests

Check warning on line 52 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 76 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L70-L76

Added lines #L70 - L76 were not covered by tests

Check warning on line 85 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L79-L85

Added lines #L79 - L85 were not covered by tests

Check warning on line 94 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L88-L94

Added lines #L88 - L94 were not covered by tests

Check warning on line 113 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L97-L113

Added lines #L97 - L113 were not covered by tests

Check warning on line 132 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L116-L132

Added lines #L116 - L132 were not covered by tests

Check warning on line 146 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L141-L146

Added lines #L141 - L146 were not covered by tests

Check warning on line 169 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L164-L169

Added lines #L164 - L169 were not covered by tests

Check warning on line 203 in lib/promise_connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_connection.js#L200-L203

Added lines #L200 - L203 were not covered by tests

Check warning on line 22 in lib/promise_pool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_pool.js#L22

Added line #L22 was not covered by tests

Check warning on line 41 in lib/promise_pool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_pool.js#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 45 in lib/promise_pool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_pool.js#L45

Added line #L45 was not covered by tests

Check warning on line 59 in lib/promise_pool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_pool.js#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 63 in lib/promise_pool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_pool.js#L63

Added line #L63 was not covered by tests

Check warning on line 81 in lib/promise_pool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_pool.js#L76-L81

Added lines #L76 - L81 were not covered by tests

Check warning on line 20 in lib/promise_prepared_statement_info.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_prepared_statement_info.js#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 29 in lib/promise_prepared_statement_info.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/promise_prepared_statement_info.js#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 151 in promise.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

promise.js#L151

Added line #L151 was not covered by tests