Skip to content

Conversation

@sisidra
Copy link
Contributor

@sisidra sisidra commented Jun 19, 2019

Currently developers receive message 'WARN com.spotify.scio.VersionUtil$ - A newer version of Scio is available: 0.7.4 -> v0.8.0-alpha1'

Warning level message about non-stable releases is not a desired behavior.

This attempts to remove such warnings.

This PR lacks tests...

@sisidra sisidra force-pushed the warn-latest-stable-release branch from 07900a4 to 164d031 Compare June 19, 2019 12:50
@nevillelyh nevillelyh requested a review from regadas June 19, 2019 13:54
@sisidra sisidra force-pushed the warn-latest-stable-release branch from 164d031 to 9cb2e6c Compare June 19, 2019 16:39
Currently developers receive message 'WARN com.spotify.scio.VersionUtil$ - A newer version of Scio is available: 0.7.4 -> v0.8.0-alpha1'

Warning level message about non-stable releases is not a desired behavior.

This attempts to remove such warnings
@sisidra sisidra force-pushed the warn-latest-stable-release branch from 9cb2e6c to 78e33e6 Compare June 20, 2019 05:16
@codecov
Copy link

codecov bot commented Jun 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1980      +/-   ##
==========================================
- Coverage   69.36%   67.65%   -1.71%     
==========================================
  Files         215      215              
  Lines        6672     6672              
  Branches      352      364      +12     
==========================================
- Hits         4628     4514     -114     
- Misses       2044     2158     +114
Impacted Files Coverage Δ
.../src/main/scala/com/spotify/scio/VersionUtil.scala 80% <ø> (ø) ⬆️
...scala/com/spotify/scio/bigquery/BigQueryUtil.scala 50% <0%> (-50%) ⬇️
...la/com/spotify/scio/bigquery/client/QueryOps.scala 0.8% <0%> (-48.39%) ⬇️
.../spotify/scio/bigquery/BigQueryPartitionUtil.scala 25% <0%> (-32.5%) ⬇️
.../spotify/scio/bigquery/client/BigQueryConfig.scala 41.17% <0%> (-29.42%) ⬇️
...scala/com/spotify/scio/bigquery/client/Cache.scala 62.96% <0%> (-18.52%) ⬇️
...la/com/spotify/scio/bigquery/client/TableOps.scala 1.76% <0%> (-16.82%) ⬇️
...com/spotify/scio/bigquery/types/BigQueryType.scala 57.89% <0%> (-15.79%) ⬇️
...la/com/spotify/scio/bigquery/client/BigQuery.scala 28.94% <0%> (-10.53%) ⬇️
...n/scala/com/spotify/scio/bigquery/BigQueryIO.scala 24.66% <0%> (-2.67%) ⬇️

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 9fd56aa...78e33e6. Read the comment docs.

@nevillelyh nevillelyh merged commit b036805 into spotify:master Jun 20, 2019
nevillelyh pushed a commit that referenced this pull request Jun 28, 2019
Currently developers receive message 'WARN com.spotify.scio.VersionUtil$ - A newer version of Scio is available: 0.7.4 -> v0.8.0-alpha1'

Warning level message about non-stable releases is not a desired behavior.

This attempts to remove such warnings
@sisidra sisidra deleted the warn-latest-stable-release branch July 4, 2019 14:11
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