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

Adds evaluation of TUPLEUNION #1301

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Adds evaluation of TUPLEUNION #1301

merged 1 commit into from
Dec 19, 2023

Conversation

johnedquinn
Copy link
Member

Relevant Issues

  • None

Description

  • Adds evaluation of TUPLEUNION

Other Information

License Information

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

github-actions bot commented Dec 12, 2023

Conformance comparison report

Base (ce8d9be) 823e6a3 +/-
% Passing 92.54% 92.54% 0.00%
✅ Passing 5384 5384 0
❌ Failing 434 434 0
🔶 Ignored 0 0 0
Total Tests 5818 5818 0

Number passing in both: 5384

Number failing in both: 434

Number passing in Base (ce8d9be) but now fail: 0

Number failing in Base (ce8d9be) but now pass: 0

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (partiql-eval@ce8d9be). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff               @@
##             partiql-eval    #1301   +/-   ##
===============================================
  Coverage                ?   49.26%           
  Complexity              ?     1046           
===============================================
  Files                   ?      166           
  Lines                   ?    13396           
  Branches                ?     2504           
===============================================
  Hits                    ?     6600           
  Misses                  ?     6139           
  Partials                ?      657           
Flag Coverage Δ
CLI 11.86% <0.00%> (?)
EXAMPLES 80.28% <0.00%> (?)
LANG 54.71% <0.00%> (?)

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

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

@johnedquinn johnedquinn merged commit b496a69 into partiql-eval Dec 19, 2023
10 checks passed
@johnedquinn johnedquinn deleted the eval-tuple-union branch December 19, 2023 21:56
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.

3 participants