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 deprecation warns #2966

Merged
merged 4 commits into from May 13, 2020
Merged

Conversation

regadas
Copy link
Contributor

@regadas regadas commented May 12, 2020

Fixes #2966

@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2966      +/-   ##
==========================================
- Coverage   72.81%   70.22%   -2.59%     
==========================================
  Files         226      226              
  Lines        7569     7569              
  Branches      321      338      +17     
==========================================
- Hits         5511     5315     -196     
- Misses       2058     2254     +196     
Impacted Files Coverage Δ
.../src/main/scala/com/spotify/scio/avro/AvroIO.scala 90.14% <ø> (ø)
...om/spotify/scio/avro/types/ConverterProvider.scala 100.00% <ø> (ø)
...a/com/spotify/scio/avro/types/SchemaProvider.scala 96.15% <ø> (ø)
...scala/com/spotify/scio/avro/types/SchemaUtil.scala 89.58% <ø> (ø)
...ala/com/spotify/scio/avro/types/TypeProvider.scala 42.02% <ø> (ø)
...n/scala/com/spotify/scio/bigquery/BigQueryIO.scala 38.91% <ø> (-4.93%) ⬇️
.../scala/com/spotify/scio/bigquery/StorageUtil.scala 0.00% <ø> (-36.85%) ⬇️
...la/com/spotify/scio/bigquery/client/BigQuery.scala 28.20% <ø> (-10.26%) ⬇️
.../com/spotify/scio/bigquery/client/ExtractOps.scala 0.00% <ø> (ø)
...cala/com/spotify/scio/bigquery/client/JobOps.scala 0.00% <ø> (ø)
... and 85 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 4638fde...f487611. Read the comment docs.

@regadas regadas merged commit 4ca965e into spotify:master May 13, 2020
@regadas regadas deleted the chore/deprecation-warns branch May 13, 2020 15:58
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.

None yet

1 participant