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

Pipe: Avoid type conversion if error on receiver is caused by insufficient memory #13569

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SteveYurongSu
Copy link
Member

As title.

Copy link

sonarcloud bot commented Sep 20, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

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

Project coverage is 41.76%. Comparing base (3ca3f44) to head (3a84621).

Files with missing lines Patch % Lines
.../PipeStatementDataTypeConvertExecutionVisitor.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13569      +/-   ##
============================================
- Coverage     41.84%   41.76%   -0.08%     
  Complexity       71       71              
============================================
  Files          3978     3978              
  Lines        247518   247519       +1     
  Branches      29975    29976       +1     
============================================
- Hits         103581   103387     -194     
- Misses       143937   144132     +195     

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

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