snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
173 stars 130 forks source link

SNOW-990111 easy logging driver directory + Mono.Unix #868

Closed sfc-gh-knozderko closed 4 months ago

sfc-gh-knozderko commented 4 months ago

Description

Easy Logging: get driver directory from executable path and use Mono.Unix

Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (fd193e1) 84.09% compared to head (3c32d7b) 84.11%. Report is 1 commits behind head on master.

Files Patch % Lines
Snowflake.Data/Core/Tools/EnvironmentOperations.cs 50.00% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #868 +/- ## ========================================== + Coverage 84.09% 84.11% +0.02% ========================================== Files 88 88 Lines 9387 9401 +14 Branches 883 885 +2 ========================================== + Hits 7894 7908 +14 Misses 1260 1260 Partials 233 233 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.