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

SNOW-1737830 log the original error with JSON.stringify differently (default doesn't log non-enumerable properties, thus in Error: none) #944

Merged

use Object.getOwnPropertyNames(err) in connection too

fd5f409
Select commit
Loading
Failed to load commit list.
Merged

SNOW-1737830 log the original error with JSON.stringify differently (default doesn't log non-enumerable properties, thus in Error: none) #944

use Object.getOwnPropertyNames(err) in connection too
fd5f409
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 12, 2024 in 1s

50.00% of diff hit (target 88.93%)

View this Pull Request on Codecov

50.00% of diff hit (target 88.93%)

Annotations

Check warning on line 200 in lib/connection/connection.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/connection/connection.js#L200

Added line #L200 was not covered by tests