Skip to content

Conversation

@hermanschaaf
Copy link
Member

This property is no longer necessary (and is unused) - instead, users can update their config to only select the incremental tables they are interested in.

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

⏱️ Benchmark results

Comparing with 384b195

  • DefaultConcurrencyDFS-2 resources/s: 11,868 ⬆️ 2.85% increase vs. 384b195
  • DefaultConcurrencyRoundRobin-2 resources/s: 11,272 ⬇️ 0.58% decrease vs. 384b195
  • Glob-2 ns/op: 243.4 ⬆️ 26.29% increase vs. 384b195
  • TablesWithChildrenDFS-2 resources/s: 29,113 ⬇️ 8.10% decrease vs. 384b195
  • TablesWithChildrenRoundRobin-2 resources/s: 27,325 ⬇️ 13.11% decrease vs. 384b195
  • TablesWithRateLimitingDFS-2 resources/s: 28.36 ⬇️ 0.04% decrease vs. 384b195
  • TablesWithRateLimitingRoundRobin-2 resources/s: 863 ⬆️ 5.74% increase vs. 384b195
  • BufferedScanner-2 ns/op: 10.89 ⬆️ 14.78% increase vs. 384b195
  • LogReader-2 ns/op: 35.52 ⬆️ 12.30% increase vs. 384b195

@codecov-commenter
Copy link

Codecov Report

Base: 47.16% // Head: 47.16% // No change to project coverage 👍

Coverage data is based on head (faa7a86) compared to base (bb39830).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #661   +/-   ##
=======================================
  Coverage   47.16%   47.16%           
=======================================
  Files          70       70           
  Lines        6736     6736           
=======================================
  Hits         3177     3177           
  Misses       3111     3111           
  Partials      448      448           
Impacted Files Coverage Δ
specs/source.go 57.14% <ø> (ø)

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kodiakhq kodiakhq bot merged commit f88ba7d into main Feb 6, 2023
@kodiakhq kodiakhq bot deleted the remove-unused-property branch February 6, 2023 19:59
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [1.34.0](v1.33.1...v1.34.0) (2023-02-07)


### Features

* Add skip_dependent_tables option ([#662](#662)) ([bf34943](bf34943))


### Bug Fixes

* **logging:** Log more explicit message when OOM and other status codes occur ([#659](#659)) ([45c637b](45c637b))
* **logging:** Send more info logs when plugins are being terminated ([#657](#657)) ([6f44e1c](6f44e1c))
* Remove unused `OnlyIncrementalTables` spec property ([#661](#661)) ([f88ba7d](f88ba7d))
* Trap terminate signal, log which signal we received ([#658](#658)) ([bb39830](bb39830))

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

5 participants