Skip to content

Conversation

@hermanschaaf
Copy link
Member

This adds a random suffix to test table names so that it's possible to run the same test more than once in a second without getting name collisions. I chose a random number here because it's simpler, but I could imagine other solutions like an incrementing counter also working with a bit of additional complexity.

@github-actions
Copy link

⏱️ Benchmark results

Comparing with d16ed0f

  • Glob-8 ns/op: 99.05 ⬇️ 0.22% decrease vs. d16ed0f

@kodiakhq kodiakhq bot merged commit ad16b20 into main Jul 14, 2023
@kodiakhq kodiakhq bot deleted the add-random-suffix branch July 14, 2023 06:29
kodiakhq bot pushed a commit that referenced this pull request Jul 14, 2023
🤖 I have created a release *beep* *boop*
---


## [4.1.0](v4.0.0...v4.1.0) (2023-07-14)


### Features

* Add `plugin.ValidateNoEmptyColumns` ([#1085](#1085)) ([32e1215](32e1215))


### Bug Fixes

* Add random suffix to test table names ([#1086](#1086)) ([ad16b20](ad16b20))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.7.0 ([#1091](#1091)) ([fb124a2](fb124a2))
* **testing:** Comply with given TimePrecision ([#1089](#1089)) ([d16ed0f](d16ed0f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants