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

fix(postgres): infer outtype for if, ifNull, revert computed eq #54

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

Hieuzest
Copy link
Contributor

@Hieuzest Hieuzest commented Nov 22, 2023

Related: analytics

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb94b78) 98.16% compared to head (c50aaa4) 98.26%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   98.16%   98.26%   +0.10%     
==========================================
  Files          26       27       +1     
  Lines        6417     6761     +344     
  Branches     1605     1720     +115     
==========================================
+ Hits         6299     6644     +345     
+ Misses        118      117       -1     

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

@Hieuzest Hieuzest changed the title fix(postgres): infer outtype for $if, $ifNull fix(postgres): infer outtype for if, ifNull, revert computed eq Nov 23, 2023
@shigma shigma merged commit b7ae5b7 into cordiverse:master Nov 23, 2023
26 checks passed
@Hieuzest Hieuzest deleted the postgres branch November 23, 2023 10:18
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