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

Change files encodings to UTF-8 #927

Closed
wants to merge 1 commit into from
Closed

Conversation

sfc-gh-knozderko
Copy link
Collaborator

Description

Change files encodings to UTF-8

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@sfc-gh-knozderko sfc-gh-knozderko requested a review from a team as a code owner April 23, 2024 15:56
Copy link

codecov bot commented Apr 23, 2024

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 ⚠️
Snowflake.Data/Core/Session/SFSessionProperty.cs 83.73% 37 Missing and 3 partials ⚠️
Snowflake.Data/Core/HttpUtil.cs 95.41% 11 Missing and 4 partials ⚠️
Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant