GoogleCloudPlatform / pontem

Open source tools for Google Cloud Storage and Databases.
Apache License 2.0
63 stars 15 forks source link

Issue 244 #245

Closed vicenteg closed 4 years ago

vicenteg commented 4 years ago

Fix #244

Read all query lines into a single String that is passed to BigQuery as a single query or script.

codecov[bot] commented 4 years ago

Codecov Report

Merging #245 into dev will not change coverage. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##                dev     #245   +/-   ##
=========================================
  Coverage     83.01%   83.01%           
  Complexity      203      203           
=========================================
  Files            34       34           
  Lines          1101     1101           
  Branches         66       66           
=========================================
  Hits            914      914           
  Misses          178      178           
  Partials          9        9           
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/pontem/config/WorkloadSettings.java 44.23% <0.00%> (ø) 10.00 <0.00> (ø)