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

fix GuavaAsyncDoFn flakiness #858

Merged
merged 1 commit into from
Sep 25, 2017
Merged

fix GuavaAsyncDoFn flakiness #858

merged 1 commit into from
Sep 25, 2017

Conversation

nevillelyh
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 25, 2017

Codecov Report

Merging #858 into master will decrease coverage by 9.75%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #858      +/-   ##
==========================================
- Coverage   80.74%   70.98%   -9.76%     
==========================================
  Files         103      103              
  Lines        3609     3609              
  Branches      494      494              
==========================================
- Hits         2914     2562     -352     
- Misses        695     1047     +352
Impacted Files Coverage Δ
...n/scala/com/spotify/scio/bigtable/TableAdmin.scala 0% <0%> (-100%) ⬇️
...scala/com/spotify/scio/bigquery/MockBigQuery.scala 0% <0%> (-95.13%) ⬇️
.../scala/com/spotify/scio/testing/util/ItUtils.scala 0% <0%> (-81.25%) ⬇️
.../com/spotify/scio/testing/util/DefaultBucket.scala 0% <0%> (-78.38%) ⬇️
...ala/com/spotify/scio/bigquery/BigQueryClient.scala 17.37% <0%> (-57.81%) ⬇️
.../spotify/scio/bigquery/BigQueryPartitionUtil.scala 45% <0%> (-55%) ⬇️
...ala/com/spotify/scio/avro/types/TypeProvider.scala 45.31% <0%> (-42.19%) ⬇️
...main/scala/com/spotify/scio/values/DistCache.scala 58.33% <0%> (-25.01%) ⬇️
...in/scala/com/spotify/scio/bigtable/Mutations.scala 20% <0%> (-20%) ⬇️
...main/scala/com/spotify/scio/bigtable/package.scala 66.12% <0%> (-16.13%) ⬇️
... and 6 more

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 e7b798d...4d4b030. Read the comment docs.

@nevillelyh nevillelyh merged commit 10f44b6 into master Sep 25, 2017
@nevillelyh nevillelyh deleted the neville/async branch September 25, 2017 17:22
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.

2 participants