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 βœ…

@yevgenypats yevgenypats requested a review from erezrokah April 17, 2023 15:01
@github-actions github-actions bot added the fix label Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ad25ded) 46.66% compared to head (56df1fe) 46.66%.

❗ Current head 56df1fe differs from pull request most recent head 96f8e76. Consider uploading reports for the commit 96f8e76 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #788   +/-   ##
=======================================
  Coverage   46.66%   46.66%           
=======================================
  Files          76       76           
  Lines        7821     7821           
=======================================
  Hits         3650     3650           
  Misses       3680     3680           
  Partials      491      491           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Apr 17, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 10,660
  • DefaultConcurrencyRoundRobin-2 resources/s: 11,168
  • Glob-2 ns/op: 164.2
  • TablesWithChildrenDFS-2 resources/s: 28,195
  • TablesWithChildrenRoundRobin-2 resources/s: 30,707
  • TablesWithRateLimitingDFS-2 resources/s: 28.58
  • TablesWithRateLimitingRoundRobin-2 resources/s: 857.2
  • BufferedScanner-2 ns/op: 9.283
  • LogReader-2 ns/op: 30.49

@kodiakhq kodiakhq bot merged commit c17b64d into main Apr 17, 2023
@kodiakhq kodiakhq bot deleted the fix/testing_release branch April 17, 2023 15:38
kodiakhq bot pushed a commit that referenced this pull request Apr 17, 2023
πŸ€– I have created a release *beep* *boop*
---


## [2.2.2](v2.2.1...v2.2.2) (2023-04-17)


### Bug Fixes

* Destination testing memory leak ([#788](#788)) ([c17b64d](c17b64d))

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