Skip to content
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

NEOS-1371 support postgres array types #2634

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

alishakawaguchi
Copy link
Contributor

No description provided.

@alishakawaguchi alishakawaguchi added the enhancement New feature or request label Sep 6, 2024
@alishakawaguchi alishakawaguchi self-assigned this Sep 6, 2024
Copy link

linear bot commented Sep 6, 2024

Copy link

vercel bot commented Sep 6, 2024

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) Visit Preview Sep 6, 2024 9:50pm

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 50.33557% with 74 lines in your changes missing coverage. Please review.

Project coverage is 37.72%. Comparing base (3fd37fe) to head (cc84a23).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
internal/postgres/utils.go 50.45% 54 Missing and 1 partial ⚠️
worker/pkg/query-builder/query-builder.go 35.00% 12 Missing and 1 partial ⚠️
worker/pkg/benthos/sql/input_sql_raw.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2634      +/-   ##
==========================================
+ Coverage   37.64%   37.72%   +0.08%     
==========================================
  Files         266      268       +2     
  Lines       24832    25001     +169     
==========================================
+ Hits         9347     9432      +85     
- Misses      14176    14259      +83     
- Partials     1309     1310       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@nickzelei nickzelei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@alishakawaguchi alishakawaguchi merged commit 7b7ecd1 into main Sep 6, 2024
10 checks passed
@alishakawaguchi alishakawaguchi deleted the alisha/neos-1371-array-types branch September 6, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants