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 multi-line DML statement detection #5169

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Fix multi-line DML statement detection #5169

merged 1 commit into from
Jan 15, 2024

Conversation

RustedBones
Copy link
Contributor

Use DOTALL mode to match multi-line DML statement

Fix #5136

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3a6bc46) 63.57% compared to head (966b718) 63.57%.
Report is 1 commits behind head on main.

Files Patch % Lines
...la/com/spotify/scio/bigquery/client/BigQuery.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5169      +/-   ##
==========================================
- Coverage   63.57%   63.57%   -0.01%     
==========================================
  Files         295      295              
  Lines       10928    10928              
  Branches      731      731              
==========================================
- Hits         6948     6947       -1     
- Misses       3980     3981       +1     

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

@RustedBones RustedBones merged commit 762596d into main Jan 15, 2024
11 checks passed
@RustedBones RustedBones deleted the fix-multiline-dml branch January 15, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants