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-920994 add configuration for tests on jenkins #859

Merged
merged 19 commits into from
Feb 28, 2024

Conversation

sfc-gh-akolodziejczyk
Copy link
Contributor

@sfc-gh-akolodziejczyk sfc-gh-akolodziejczyk commented Feb 5, 2024

Description

Adding configuration to run tests on jenkins using regression tests environment

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-akolodziejczyk sfc-gh-akolodziejczyk requested a review from a team as a code owner February 5, 2024 11:48
@sfc-gh-akolodziejczyk sfc-gh-akolodziejczyk added status-in_progress Issue is worked on by the driver team and removed status-in_progress Issue is worked on by the driver team labels Feb 5, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (78f945a) to head (a4337ce).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #859   +/-   ##
=======================================
  Coverage   84.11%   84.11%           
=======================================
  Files          88       88           
  Lines        9401     9401           
  Branches      885      885           
=======================================
  Hits         7908     7908           
  Misses       1260     1260           
  Partials      233      233           

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

.gitignore Show resolved Hide resolved
Jenkinsfile Show resolved Hide resolved
Snowflake.Data.Tests/parameters.json Show resolved Hide resolved
ci/_init.sh Show resolved Hide resolved
.gitignore Show resolved Hide resolved
Snowflake.Data.Tests/parameters.json Show resolved Hide resolved
Snowflake.Data.Tests/Snowflake.Data.Tests.csproj Outdated Show resolved Hide resolved
@sfc-gh-akolodziejczyk sfc-gh-akolodziejczyk merged commit a072afd into master Feb 28, 2024
22 checks passed
@sfc-gh-akolodziejczyk sfc-gh-akolodziejczyk deleted the SNOW-920994 branch February 28, 2024 13:06
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 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.

3 participants