Skip to content

Fix test.

ac3275d
Select commit
Loading
Failed to load commit list.
Merged

Add support for SELECT_JSON statements #457

Fix test.
ac3275d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2025 in 1s

91.17% (target 90.00%)

View this Pull Request on Codecov

91.17% (target 90.00%)

Details

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).

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.