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

[TINKERPOP-2872] Change JS tests to compare elements by ID for consistency with other GLVs #2422

Merged
merged 18 commits into from
Jan 11, 2024

Conversation

ryn5
Copy link
Contributor

@ryn5 ryn5 commented Dec 28, 2023

https://issues.apache.org/jira/projects/TINKERPOP/issues/TINKERPOP-2872
Passes an ID comparator for deep-eql to use when object is type Element, then overwrites chai's members() and isSubsetOf() to use this comparator.

@ryn5 ryn5 changed the title [TINKERPOP-2872] Change JS tests to compare elements by ID for consistency with other GLVs [Draft] [TINKERPOP-2872] Change JS tests to compare elements by ID for consistency with other GLVs Dec 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4f3307) 76.17% compared to head (2f35346) 76.16%.
Report is 27 commits behind head on 3.7-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##             3.7-dev    #2422      +/-   ##
=============================================
- Coverage      76.17%   76.16%   -0.02%     
- Complexity     13115    13117       +2     
=============================================
  Files           1083     1083              
  Lines          64999    65015      +16     
  Branches        7259     7260       +1     
=============================================
  Hits           49516    49516              
- Misses         12785    12801      +16     
  Partials        2698     2698              

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

@ryn5 ryn5 changed the title [Draft] [TINKERPOP-2872] Change JS tests to compare elements by ID for consistency with other GLVs [TINKERPOP-2872] Change JS tests to compare elements by ID for consistency with other GLVs Jan 5, 2024
@xiazcy
Copy link
Contributor

xiazcy commented Jan 10, 2024

Missing a CHANGELOG entry

@vkagamlyk
Copy link
Contributor

VOTE+1

@xiazcy
Copy link
Contributor

xiazcy commented Jan 11, 2024

VOTE +1

@Cole-Greer
Copy link
Contributor

Thanks Ryan! VOTE +1

@Cole-Greer Cole-Greer merged commit d2eaf93 into apache:3.7-dev Jan 11, 2024
24 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.

5 participants