nucleuscloud / neosync

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
https://www.neosync.dev
Other
3.43k stars 124 forks source link

Fix S3 to Postgres arrays #2941

Closed alishakawaguchi closed 1 week ago

alishakawaguchi commented 1 week ago

fixes basic postgres arrays. more complicated array types are still broken

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **neosync-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/neosync/neosync-docs/84CYxh6yfTX7SALQSH3GqxptQDzG)) | | | Nov 13, 2024 11:18pm |
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 35.13%. Comparing base (88313a4) to head (7b08473). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
worker/pkg/benthos/sql/json_processor.go 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2941 +/- ## ========================================== - Coverage 35.15% 35.13% -0.02% ========================================== Files 329 329 Lines 38296 38306 +10 ========================================== - Hits 13463 13460 -3 - Misses 23269 23281 +12 - Partials 1564 1565 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.