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
MIT License
2.93k stars 102 forks source link

Fixes Benthos Data Race for Parallel Activities, Replaces Benthos with Bento #2322

Closed nickzelei closed 1 month ago

linear[bot] commented 1 month ago

NEOS-1253 Update Benthos to fix data race issue

vercel[bot] commented 1 month 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/TJ1Wfd14caWuuUNtFX99fMW5CcgV)) | [Visit Preview](https://neosync-docs-git-nick-neos-1253-update-benthos-t-17669c-neosync.vercel.app) | | Jul 19, 2024 9:38pm |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 19.31%. Comparing base (6b554d3) to head (4f31664). Report is 1 commits behind head on main.

Files Patch % Lines
worker/pkg/benthos/sql/output_sql_insert.go 0.00% 4 Missing :warning:
worker/pkg/benthos/sql/output_sql_update.go 0.00% 4 Missing :warning:
worker/pkg/benthos/mongodb/common.go 0.00% 2 Missing :warning:
...pkg/workflows/datasync/activities/sync/activity.go 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2322 +/- ## ========================================== - Coverage 19.32% 19.31% -0.01% ========================================== Files 276 276 Lines 53637 53647 +10 ========================================== - Hits 10364 10363 -1 - Misses 41941 41950 +9 - Partials 1332 1334 +2 ```

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