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 time stamp for the job name and report name #254

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

allieychen
Copy link
Contributor

When running the integration tests, if there is already one running, an error will occur caused by the conflicting job names. Solution:

  • Append the time stamp for the job name.
  • Also append the time stamp for the report for easier validation.

Tested: Build and run triggers in Container Registry.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 884

  • 1 of 4 (25.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 91.222%

Changes Missing Coverage Covered Lines Changed/Added Lines %
gcp_variant_transforms/testing/integration/run_preprocessor_tests.py 1 4 25.0%
Totals Coverage Status
Change from base Build 881: -0.02%
Covered Lines: 4936
Relevant Lines: 5411

💛 - Coveralls

@allieychen allieychen merged commit d4855d3 into googlegenomics:master Jun 1, 2018
@allieychen allieychen deleted the add-timestamp branch June 1, 2018 15:50
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