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

Update logic around missing sample data in TDM [VS-997] #8422

Merged
merged 11 commits into from
Jul 18, 2023

Conversation

rsasch
Copy link

@rsasch rsasch commented Jul 17, 2023

Also updated GATK docker to latest.

Latest run with missing columns here to show what "failing" looks like.
Quickstart integration failed because of https://broadworkbench.atlassian.net/browse/VS-1010.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

❗ No coverage uploaded for pull request base (bulk_ingest_staging@da60534). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             bulk_ingest_staging     #8422   +/-   ##
=======================================================
  Coverage                       ?   44.447%           
  Complexity                     ?     24788           
=======================================================
  Files                          ?      2194           
  Lines                          ?    166533           
  Branches                       ?     17925           
=======================================================
  Hits                           ?     74019           
  Misses                         ?     87209           
  Partials                       ?      5305           

Copy link
Collaborator

@gbggrant gbggrant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -293,7 +293,7 @@ task ExtractFilterTask {
>>>

runtime {
docker: "us.gcr.io/broad-dsde-methods/broad-gatk-snapshots:varstore_2023_07_14"
docker: "us.gcr.io/broad-dsde-methods/broad-gatk-snapshots:varstore_2023_07_17"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you need to update this docker? It looks like only the python (variantstore) one had code changes

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to ensure that bulk_ingest_staging, the staging branch, is keeping up-to-date with java changes in ah_var_store

@rsasch rsasch merged commit 635b722 into bulk_ingest_staging Jul 18, 2023
21 checks passed
@rsasch rsasch deleted the rsa_vs_997 branch July 18, 2023 16:46
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.

3 participants