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

Add defaults for scatter_count in GvsExtractCohortFromSampleNames [VS-496] #8109

Merged
merged 3 commits into from
Nov 30, 2022

Conversation

rsasch
Copy link

@rsasch rsasch commented Nov 29, 2022

No description provided.

@rsasch rsasch changed the title Add defaults for scatter_count in GvsExtractCohortFromSampleNames Add defaults for scatter_count in GvsExtractCohortFromSampleNames [VS-496] Nov 29, 2022
@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

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

Additional details and impacted files
@@               Coverage Diff                @@
##             ah_var_store     #8109   +/-   ##
================================================
  Coverage                ?   86.171%           
  Complexity              ?     35132           
================================================
  Files                   ?      2173           
  Lines                   ?    165041           
  Branches                ?     17794           
================================================
  Hits                    ?    142218           
  Misses                  ?     16477           
  Partials                ?      6346           

@gatk-bot
Copy link

gatk-bot commented Nov 29, 2022

Github actions tests reported job failures from actions build 3577067919
Failures in the following jobs:

Test Type JDK Job ID Logs
unit 11 3577067919.13 logs
cloud 11 3577067919.11 logs
integration 11 3577067919.12 logs

@gatk-bot
Copy link

Github actions tests reported job failures from actions build 3577109685
Failures in the following jobs:

Test Type JDK Job ID Logs
unit 11 3577109685.13 logs

@gatk-bot
Copy link

gatk-bot commented Nov 29, 2022

Github actions tests reported job failures from actions build 3577369809
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud 11 3577369809.11 logs
unit 11 3577369809.13 logs

else if GetNumSamplesLoaded.num_samples < 100 then 50 # Quickstart
else if GetNumSamplesLoaded.num_samples < 1000 then 250
else if GetNumSamplesLoaded.num_samples < 5000 then 500
else if GetNumSamplesLoaded.num_samples < 20000 then 1000 # Stroke Anderson
Copy link
Collaborator

Choose a reason for hiding this comment

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

if only 😿

@rsasch rsasch merged commit 1412b4e into ah_var_store Nov 30, 2022
@rsasch rsasch deleted the rsa_vs_496 branch November 30, 2022 17:26
This was referenced Mar 17, 2023
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.

4 participants