snowflakedb / snowflake-connector-net

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

Change files encodings to UTF-8 #927

Closed sfc-gh-knozderko closed 2 weeks ago

sfc-gh-knozderko commented 2 months ago

Description

Change files encodings to UTF-8

Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.25183% with 122 lines in your changes are missing coverage. Please review.

Project coverage is 84.66%. Comparing base (14cf8a5) to head (18f5c59).

Files Patch % Lines
Snowflake.Data/Core/Session/SFSession.cs 82.55% 58 Missing and 9 partials :warning:
Snowflake.Data/Core/Session/SFSessionProperty.cs 83.73% 37 Missing and 3 partials :warning:
Snowflake.Data/Core/HttpUtil.cs 95.41% 11 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #927 +/- ## ======================================= Coverage 84.66% 84.66% ======================================= Files 89 89 Lines 9694 9694 Branches 919 919 ======================================= Hits 8207 8207 Misses 1259 1259 Partials 228 228 ```

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