Skip to content

fix(pk): Skip filter for no PK #709

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

Merged
merged 2 commits into from
Mar 2, 2023
Merged

fix(pk): Skip filter for no PK #709

merged 2 commits into from
Mar 2, 2023

Conversation

candiduslynx
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2e7ad2c) 48.78% compared to head (4695dff) 48.78%.

📣 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     #709   +/-   ##
=======================================
  Coverage   48.78%   48.78%           
=======================================
  Files          70       70           
  Lines        6877     6877           
=======================================
  Hits         3355     3355           
  Misses       3058     3058           
  Partials      464      464           

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.

@github-actions
Copy link

github-actions bot commented Feb 24, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 9,820
  • DefaultConcurrencyRoundRobin-2 resources/s: 12,445
  • Glob-2 ns/op: 261.5
  • TablesWithChildrenDFS-2 resources/s: 24,880
  • TablesWithChildrenRoundRobin-2 resources/s: 24,539
  • TablesWithRateLimitingDFS-2 resources/s: 28.52
  • TablesWithRateLimitingRoundRobin-2 resources/s: 861.7
  • BufferedScanner-2 ns/op: 12.05
  • LogReader-2 ns/op: 37.13

@kodiakhq kodiakhq bot merged commit d0c2e26 into main Mar 2, 2023
@kodiakhq kodiakhq bot deleted the fix/filter-out-empty-pk branch March 2, 2023 07:56
kodiakhq bot pushed a commit that referenced this pull request Mar 2, 2023
🤖 I have created a release *beep* *boop*
---


## [1.41.0](v1.40.0...v1.41.0) (2023-03-02)


### Features

* Deterministic _cq_id ([#712](#712)) ([2e7ad2c](2e7ad2c))
* **multiplex:** Detect duplicated clients ([#723](#723)) ([dfb039d](dfb039d))


### Bug Fixes

* Cleanup code ([#710](#710)) ([963f03c](963f03c))
* **deps:** Update golang.org/x/exp digest to c95f2b4 ([#718](#718)) ([de52c10](de52c10))
* **deps:** Update google.golang.org/genproto digest to 9b19f0b ([#719](#719)) ([ecfddea](ecfddea))
* **deps:** Update module github.com/rivo/uniseg to v0.4.4 ([#720](#720)) ([0da69b6](0da69b6))
* **deps:** Update module github.com/stretchr/testify to v1.8.2 ([#721](#721)) ([19c0742](19c0742))
* **pk:** Skip filter for no PK ([#709](#709)) ([d0c2e26](d0c2e26))
* **types-json:** Disable HTML escaping during JSON marshalling ([#714](#714)) ([2f6f1d8](2f6f1d8))
* **types-timestamp:** Ensure timestamp is UTC ([#716](#716)) ([bb33629](bb33629))

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

4 participants