Skip to content

Conversation

@yevgenypats
Copy link
Contributor

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests πŸ§ͺ
  • Ensure the status checks below are successful βœ…

@github-actions
Copy link

⏱️ Benchmark results

Comparing with dc3bedf

  • DefaultConcurrencyDFS-2 resources/s: 11,521 ⬆️ 6.82% increase vs. dc3bedf
  • DefaultConcurrencyRoundRobin-2 resources/s: 12,383 ⬆️ 1.03% increase vs. dc3bedf
  • Glob-2 ns/op: 200.9 ⬇️ 30.56% decrease vs. dc3bedf
  • TablesWithChildrenDFS-2 resources/s: 28,576 ⬆️ 3.68% increase vs. dc3bedf
  • TablesWithChildrenRoundRobin-2 resources/s: 27,244 ⬇️ 1.19% decrease vs. dc3bedf
  • TablesWithRateLimitingDFS-2 resources/s: 28.32 ⬇️ 0.04% decrease vs. dc3bedf
  • TablesWithRateLimitingRoundRobin-2 resources/s: 857 ⬆️ 4.29% increase vs. dc3bedf
  • BufferedScanner-2 ns/op: 9.41 ⬇️ 23.27% decrease vs. dc3bedf
  • LogReader-2 ns/op: 31.01 ⬇️ 19.19% decrease vs. dc3bedf

@kodiakhq kodiakhq bot merged commit a0ec52c into main Feb 16, 2023
@kodiakhq kodiakhq bot deleted the fix/string_changes branch February 16, 2023 13:42
kodiakhq bot pushed a commit that referenced this pull request Feb 16, 2023
πŸ€– I have created a release *beep* *boop*
---


## [1.38.0](v1.37.1...v1.38.0) (2023-02-16)


### Features

* Improve migration detection APIs ([#688](#688)) ([dc3bedf](dc3bedf))


### Bug Fixes

* Better string methods for TableColumnChange ([#690](#690)) ([a0ec52c](a0ec52c))

---
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