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

Use Equivalent Instead of Contains for Code Comparison #2229

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

alexanderkiel
Copy link
Member

Using equivalent works since #1872 and has the advantage that version and display doesn't influence the equality.

Using equivalent works since #1872 and has the advantage that version
and display doesn't influence the equality.
@alexanderkiel alexanderkiel self-assigned this Dec 2, 2024
@alexanderkiel alexanderkiel added the cleanup A special refactoring cleaning things up. label Dec 2, 2024
@alexanderkiel alexanderkiel added this to the v0.31.0 milestone Dec 2, 2024
@alexanderkiel alexanderkiel added this pull request to the merge queue Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.96%. Comparing base (6342ed6) to head (6417ffa).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2229   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files         330      330           
  Lines       20258    20258           
  Branches      482      482           
=======================================
  Hits        19237    19237           
  Misses        539      539           
  Partials      482      482           

Merged via the queue into main with commit d2c3b03 Dec 2, 2024
133 checks passed
@alexanderkiel alexanderkiel deleted the cql-equivalent branch December 2, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup A special refactoring cleaning things up.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant