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

Issue 244 #245

Closed
wants to merge 8 commits into from
Closed

Issue 244 #245

wants to merge 8 commits into from

Conversation

vicenteg
Copy link
Contributor

Fix #244

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

@codecov
Copy link

codecov bot commented May 17, 2020

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> (ø)

@vicenteg vicenteg closed this May 17, 2020
@vicenteg vicenteg deleted the issue-244 branch May 17, 2020 03:18
@vicenteg vicenteg restored the issue-244 branch May 17, 2020 03:19
@vicenteg vicenteg deleted the issue-244 branch May 17, 2020 03:19
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.

WorkloadSettings.readQueries() assumes one query per line
1 participant