Skip to content

Conversation

@disq
Copy link
Member

@disq disq commented Jun 26, 2023

I previously advocated moving this to the plugin side (and moved it on aws) but by the same token GetRecordsForTable should also be moved and duplicated across plugins. Maybe just fix the name.

@disq disq requested a review from yevgenypats as a code owner June 26, 2023 19:48
@github-actions github-actions bot added the fix label Jun 26, 2023
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.83 ⚠️

Comparison is base (986340f) 48.84% compared to head (23e43fb) 48.01%.

❗ Current head 23e43fb differs from pull request most recent head 44ef955. Consider uploading reports for the commit 44ef955 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1000      +/-   ##
==========================================
- Coverage   48.84%   48.01%   -0.83%     
==========================================
  Files          76       74       -2     
  Lines        7371     7125     -246     
==========================================
- Hits         3600     3421     -179     
+ Misses       3450     3392      -58     
+ Partials      321      312       -9     

see 3 files with indirect coverage changes

☔ 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 Jun 27, 2023

⏱️ Benchmark results

  • Glob-2 ns/op: 201.9

@disq disq added the automerge label Jun 28, 2023
@kodiakhq kodiakhq bot merged commit b1e2bd4 into cloudquery:main Jun 28, 2023
@disq disq deleted the fix/insertmessage branch June 28, 2023 15:03
kodiakhq bot pushed a commit that referenced this pull request Jun 28, 2023
🤖 I have created a release *beep* *boop*
---


## [4.2.0-rc1](v4.1.0-rc1...v4.2.0-rc1) (2023-06-28)


### Features

* Add StreamingBatchWriter ([#1004](#1004)) ([986340f](986340f))


### Bug Fixes

* **batchwriter:** Allow zero batch size, flush before exceeding batch size instead of after ([#1008](#1008)) ([c7ea17b](c7ea17b))
* Naming fix for `messages.InsertMessage` (now `messages.GetInserts`) ([#1000](#1000)) ([b1e2bd4](b1e2bd4))
* Update scheduler for JSON marshal / unmarshal ([#1006](#1006)) ([970bad1](970bad1))
* **writers:** Move to sub packages ([#1011](#1011)) ([826e816](826e816))

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

2 participants