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

Add tests for Ion values with annotations #1208

Merged
merged 3 commits into from
Sep 12, 2023
Merged

Add tests for Ion values with annotations #1208

merged 3 commits into from
Sep 12, 2023

Conversation

am357
Copy link
Contributor

@am357 am357 commented Sep 12, 2023

Relevant Issues

Description

This commits adds the tests for ensuring the correct behavior of eliding Ion annotations when evaluating Ion values in PartiQL. The intention for having such tests is to detect regression of the current behavior in future.

Other Information

  • Updated Unreleased Section in CHANGELOG: [YES/NO]

    • No, this commit does not result in a new feature release.
  • Any backward-incompatible changes? [YES/NO]

    • No, this commit adds new tests only,
  • Any new external dependencies? [YES/NO]

    • No.
  • Do your changes comply with the Contributing Guidelines
    and Code Style Guidelines? [YES/NO]

  • Yes.

License Information

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

This commits adds the tests for ensuring the correct behavior
of eliding Ion annotations when evaluating Ion values in PartiQL.
The intention for having such tests is to detect regression of the
current behavior in future.
@am357 am357 marked this pull request as ready for review September 12, 2023 21:38
@am357 am357 changed the title Add test for Ion values with annotations Add tests for Ion values with annotations Sep 12, 2023
@github-actions
Copy link

github-actions bot commented Sep 12, 2023

Conformance comparison report

Base (e194b5a) d3d9f8f +/-
% Passing 92.33% 92.33% 0.00%
✅ Passing 5372 5372 0
❌ Failing 446 446 0
🔶 Ignored 0 0 0
Total Tests 5818 5818 0

Number passing in both: 5372

Number failing in both: 446

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

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

Copy link
Contributor

@yliuuuu yliuuuu left a comment

Choose a reason for hiding this comment

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

Thanks for adding those tests. One small comment, otherwise LGTM.

@am357 am357 requested a review from yliuuuu September 12, 2023 21:52
@am357 am357 merged commit 79e7ad7 into main Sep 12, 2023
@am357 am357 deleted the annot-negative-tests branch September 12, 2023 22:49
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.

2 participants