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

[Data Type] supports array data type for RPC requests #52

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

dhamanutd
Copy link
Contributor

partial work for #49

Copy link

codecov bot commented Jul 21, 2024

Codecov Report

Attention: Patch coverage is 63.63636% with 60 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rpc.go 69.34% 42 Missing ⚠️
pkg/state/rpc.go 30.76% 6 Missing and 3 partials ⚠️
pkg/supabase/client/client.go 10.00% 9 Missing ⚠️
Flag Coverage Δ
-race 72.31% <63.63%> (+0.12%) ⬆️
-tags "sonic avx" 72.29% <63.63%> (+0.11%) ⬆️
-tags go_json 72.29% <63.63%> (+0.10%) ⬆️
-tags nomsgpack 72.29% <63.63%> (+0.13%) ⬆️
go-1.21 71.62% <63.63%> (+0.13%) ⬆️
go-1.22 72.31% <63.63%> (+0.13%) ⬆️
macos-latest 72.29% <63.63%> (+0.10%) ⬆️
ubuntu-latest 72.31% <63.63%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
config.go 82.97% <100.00%> (+0.75%) ⬆️
pkg/generator/config.go 90.47% <100.00%> (+1.00%) ⬆️
server.go 52.20% <100.00%> (+0.30%) ⬆️
pkg/state/rpc.go 57.69% <30.76%> (-3.68%) ⬇️
pkg/supabase/client/client.go 33.96% <10.00%> (+0.30%) ⬆️
rpc.go 68.97% <69.34%> (+3.44%) ⬆️

... and 1 file with indirect coverage changes

@dhamanutd dhamanutd marked this pull request as draft July 21, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant