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-1168205 iceberg table compliance testing #908

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

sfc-gh-mhofman
Copy link
Collaborator

@sfc-gh-mhofman sfc-gh-mhofman commented Apr 4, 2024

Description

Introduction of ICEBERG table CRUD/Structure type/bindings testing

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-mhofman sfc-gh-mhofman requested a review from a team as a code owner April 4, 2024 20:49
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.64%. Comparing base (dfba44e) to head (16d778a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #908      +/-   ##
==========================================
+ Coverage   84.59%   84.64%   +0.04%     
==========================================
  Files          89       89              
  Lines        9681     9683       +2     
  Branches      915      917       +2     
==========================================
+ Hits         8190     8196       +6     
+ Misses       1262     1259       -3     
+ Partials      229      228       -1     

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

@sfc-gh-mhofman sfc-gh-mhofman force-pushed the SNOW-1168205-iceberg-table-compliance-testing branch from 6806932 to 33a8666 Compare April 5, 2024 06:28
@sfc-gh-mhofman sfc-gh-mhofman merged commit b703f93 into master Apr 15, 2024
25 checks passed
@sfc-gh-mhofman sfc-gh-mhofman deleted the SNOW-1168205-iceberg-table-compliance-testing branch April 15, 2024 12:14
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 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.

2 participants