Skip to content

Add support for SELECT_JSON statements#457

Merged
go-jet merged 19 commits intomasterfrom
select_json
Mar 9, 2025
Merged

Add support for SELECT_JSON statements#457
go-jet merged 19 commits intomasterfrom
select_json

Conversation

@go-jet
Copy link
Copy Markdown
Owner

@go-jet go-jet commented Feb 24, 2025

Related issues - #141.

- Additional time formats supported
- Support for hex format binary string unmarshal
- Support for base64 format with prefix
- Support for unmarshalling "0" and "1" to boolean value
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 94.18743% with 49 lines in your changes missing coverage. Please review.

Project coverage is 91.17%. Comparing base (3155f99) to head (ac3275d).
Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
qrm/qrm.go 74.07% 14 Missing and 7 partials ⚠️
internal/jet/alias.go 73.68% 10 Missing ⚠️
internal/testutils/test_utils.go 64.70% 4 Missing and 2 partials ⚠️
internal/jet/blob_expression.go 85.29% 5 Missing ⚠️
internal/utils/datetime/duration.go 85.71% 3 Missing ⚠️
internal/jet/utils.go 81.81% 1 Missing and 1 partial ⚠️
internal/jet/interval_expression.go 97.22% 1 Missing ⚠️
internal/jet/string_expression.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
- Coverage   91.28%   91.17%   -0.12%     
==========================================
  Files         134      135       +1     
  Lines        7782     8274     +492     
==========================================
+ Hits         7104     7544     +440     
- Misses        509      552      +43     
- Partials      169      178       +9     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@go-jet go-jet merged commit 1f3215c into master Mar 9, 2025
7 checks passed
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