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 test for unioning disparate types #1352

Merged
merged 3 commits into from
Apr 19, 2024
Merged

Add test for unioning disparate types #1352

merged 3 commits into from
Apr 19, 2024

Conversation

JPercival
Copy link
Contributor

@JPercival JPercival enabled auto-merge (squash) April 10, 2024 17:02
Copy link

Formatting check succeeded!

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.18%. Comparing base (67bb03a) to head (23dc647).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1352   +/-   ##
=========================================
  Coverage     63.18%   63.18%           
  Complexity     6127     6127           
=========================================
  Files           468      468           
  Lines         25336    25336           
  Branches       4716     4716           
=========================================
  Hits          16008    16008           
  Misses         7171     7171           
  Partials       2157     2157           

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

@JPercival JPercival disabled auto-merge April 19, 2024 19:47
@JPercival JPercival merged commit ec84b9e into master Apr 19, 2024
5 checks passed
@JPercival JPercival deleted the bug-unions branch April 19, 2024 19:47
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.

Unexpected union results
2 participants