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

Correct the Blob data cast error msg #14749

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Correct the Blob data cast error msg #14749

merged 1 commit into from
Jan 21, 2025

Conversation

JackieTien97
Copy link
Contributor

previous:
image

now:
image

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
24.0% Duplication on New Code (required ≤ 5%)

See analysis details on SonarQube Cloud

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 39.29%. Comparing base (263443d) to head (a897145).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
.../scalar/AbstractCastFunctionColumnTransformer.java 0.00% 26 Missing ⚠️
...mn/unary/scalar/CastFunctionColumnTransformer.java 0.00% 3 Missing ⚠️
...unary/scalar/TryCastFunctionColumnTransformer.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14749      +/-   ##
============================================
+ Coverage     39.28%   39.29%   +0.01%     
  Complexity      193      193              
============================================
  Files          4420     4420              
  Lines        281463   281538      +75     
  Branches      34806    34817      +11     
============================================
+ Hits         110572   110639      +67     
- Misses       170891   170899       +8     

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

@JackieTien97 JackieTien97 merged commit 3491493 into master Jan 21, 2025
19 of 20 checks passed
@JackieTien97 JackieTien97 deleted the BlobCast branch January 21, 2025 12:48
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.

1 participant