snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
177 stars 135 forks source link

SNOW-990111: Add easy logging improvements #849

Closed sfc-gh-ext-simba-lf closed 8 months ago

sfc-gh-ext-simba-lf commented 8 months ago

Description

Modify easy logging based on list of security improvements

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fa09941) 83.75% compared to head (dd824e6) 83.79%. Report is 1 commits behind head on master.

Files Patch % Lines
Snowflake.Data/Core/Tools/UnixOperations.cs 8.33% 11 Missing :warning:
Snowflake.Data/Core/Session/EasyLoggingStarter.cs 93.18% 0 Missing and 3 partials :warning:
...lake.Data/Configuration/EasyLoggingConfigFinder.cs 97.43% 0 Missing and 1 partial :warning:
...lake.Data/Configuration/EasyLoggingConfigParser.cs 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #849 +/- ## ========================================== + Coverage 83.75% 83.79% +0.04% ========================================== Files 89 92 +3 Lines 9344 9475 +131 Branches 861 879 +18 ========================================== + Hits 7826 7940 +114 - Misses 1295 1309 +14 - Partials 223 226 +3 ```

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