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

test: longer timeout for Pub/Sub system tests #451

Merged
merged 1 commit into from
Mar 15, 2019
Merged

Conversation

alexander-fenster
Copy link
Contributor

Fixes random Pub/Sub test failures caused by extra testing added (packaging and stuff).

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@alexander-fenster alexander-fenster requested a review from a team March 15, 2019 21:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 15, 2019
@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #451 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   92.81%   92.81%           
=======================================
  Files          26       26           
  Lines        2769     2769           
  Branches       72       72           
=======================================
  Hits         2570     2570           
  Misses        187      187           
  Partials       12       12

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be780ab...5014f0f. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #451 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   92.81%   92.81%           
=======================================
  Files          26       26           
  Lines        2769     2769           
  Branches       72       72           
=======================================
  Hits         2570     2570           
  Misses        187      187           
  Partials       12       12

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be780ab...5014f0f. Read the comment docs.

@callmehiphop callmehiphop merged commit bc27faa into master Mar 15, 2019
@stephenplusplus stephenplusplus deleted the sooooo-long branch March 15, 2019 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants