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-798828: Target .NET Standard 2.0 #867

Merged
merged 61 commits into from
Jun 20, 2024

Conversation

sfc-gh-ext-simba-lf
Copy link
Collaborator

Description

Change the target framework to .NET Standard 2.0

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

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.52%. Comparing base (1465bda) to head (6ca7cec).

Current head 6ca7cec differs from pull request most recent head 7437435

Please upload reports for the commit 7437435 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #867      +/-   ##
==========================================
+ Coverage   85.43%   85.52%   +0.09%     
==========================================
  Files         106      106              
  Lines       10761    10760       -1     
  Branches     1029     1029              
==========================================
+ Hits         9194     9203       +9     
+ Misses       1318     1308      -10     
  Partials      249      249              

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

.github/workflows/main.yml Outdated Show resolved Hide resolved
@sfc-gh-mhofman
Copy link
Collaborator

sfc-gh-mhofman commented Mar 1, 2024

Let's plan to make a note in the readme and with the docs team that although we target Standard 2.0 we do not confirm nor run the tests on Mono/Xamarin/UWP/Unity? @sfc-gh-knozderko @sfc-gh-ext-simba-lf @sfc-gh-ext-simba-hx @sfc-gh-dszmolka

@sfc-gh-ext-simba-lf
Copy link
Collaborator Author

Updated readme with the new supported versions

@sfc-gh-ext-simba-lf sfc-gh-ext-simba-lf merged commit 393762a into master Jun 20, 2024
49 of 51 checks passed
@sfc-gh-ext-simba-lf sfc-gh-ext-simba-lf deleted the SNOW-798828-Target-NET-Standard-2.0 branch June 20, 2024 22:51
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 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.

4 participants