-
Notifications
You must be signed in to change notification settings - Fork 24
fix: Use tables with primary key in delete-stale tests
#1195
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
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #1195 +/- ##
==========================================
- Coverage 48.30% 48.29% -0.01%
==========================================
Files 87 87
Lines 8151 8152 +1
==========================================
Hits 3937 3937
- Misses 3857 3858 +1
Partials 357 357
☔ View full report in Codecov by Sentry. |
erezrokah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test change looks good, a question on the code change
🤖 I have created a release *beep* *boop* --- ## [4.6.3](v4.6.2...v4.6.3) (2023-09-04) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to cd3d411 ([#1193](#1193)) ([3c5e6dd](3c5e6dd)) * Use tables with primary key in `delete-stale` tests ([#1195](#1195)) ([6dd1730](6dd1730)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…13568) Extracted from #13492 Depends on cloudquery/plugin-sdk#1195
Tested by:
github.com/cloudquery/plugin-sdk/v4tov4.6.3cloudquery#13568github.com/cloudquery/plugin-sdk/v4tov4.6.3cloudquery#13600BEGIN_COMMIT_OVERRIDE
fix: Use tables with primary key in
delete-staletests (fix: Use tables with primary key indelete-staletests #1195)END_COMMIT_OVERRIDE