Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
org.apache.maven.plugins:maven-source-plugin minor 3.0.1 -> 3.1.0

Renovate configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner June 4, 2019 17:18
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 4, 2019
@chingor13 chingor13 self-assigned this Jun 4, 2019
@renovate-bot renovate-bot force-pushed the renovate/org.apache.maven.plugins-maven-source-plugin-3.x branch 3 times, most recently from 3445761 to 983b8a8 Compare June 5, 2019 22:39
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2019
@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #5311 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5311      +/-   ##
============================================
+ Coverage     50.14%   50.17%   +0.02%     
+ Complexity    23918    23903      -15     
============================================
  Files          2259     2259              
  Lines        227870   227820      -50     
  Branches      24964    24219     -745     
============================================
+ Hits         114270   114300      +30     
+ Misses       104204   104155      -49     
+ Partials       9396     9365      -31
Impacted Files Coverage Ξ” Complexity Ξ”
.../src/main/java/com/google/cloud/AsyncPageImpl.java 64.28% <0%> (-2.39%) 2% <0%> (ΓΈ)
...om/google/cloud/logging/spi/v2/GrpcLoggingRpc.java 42.72% <0%> (-0.4%) 1% <0%> (ΓΈ)
...a/com/google/cloud/bigquery/InsertAllResponse.java 88.88% <0%> (-0.31%) 15% <0%> (ΓΈ)
...google/cloud/bigquery/StandardTableDefinition.java 91.93% <0%> (-0.26%) 14% <0%> (ΓΈ)
...com/google/cloud/storage/contrib/nio/UnixPath.java 90% <0%> (-0.22%) 114% <0%> (ΓΈ)
...c/main/java/com/google/cloud/logging/SinkInfo.java 83.62% <0%> (-0.19%) 21% <0%> (ΓΈ)
...src/main/java/com/google/cloud/bigquery/Field.java 87.2% <0%> (-0.15%) 24% <0%> (ΓΈ)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 85.5% <0%> (-0.14%) 44% <0%> (ΓΈ)
...om/google/cloud/bigquery/LoadJobConfiguration.java 88.18% <0%> (-0.11%) 46% <0%> (ΓΈ)
...rc/main/java/com/google/cloud/firestore/Watch.java 91.81% <0%> (-0.11%) 57% <0%> (ΓΈ)
... and 149 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 d9e9c74...983b8a8. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #5311 into master will increase coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5311      +/-   ##
============================================
+ Coverage     50.27%   50.64%   +0.36%     
+ Complexity    24057    24046      -11     
============================================
  Files          2271     2271              
  Lines        228973   229085     +112     
  Branches      24973    25003      +30     
============================================
+ Hits         115113   116015     +902     
+ Misses       104451   104443       -8     
+ Partials       9409     8627     -782
Impacted Files Coverage Ξ” Complexity Ξ”
...atransfer/v1/stub/GrpcDataTransferServiceStub.java 93.43% <0%> (-2.45%) 20% <0%> (ΓΈ)
...y/datatransfer/v1/DataTransferServiceSettings.java 11.47% <0%> (-1.74%) 2% <0%> (ΓΈ)
.../datatransfer/v1/stub/DataTransferServiceStub.java 4.76% <0%> (-0.8%) 1% <0%> (ΓΈ)
...m/google/cloud/bigquery/QueryJobConfiguration.java 75.15% <0%> (+0.31%) 50% <0%> (ΓΈ) ⬇️
...om/google/cloud/bigquery/LoadJobConfiguration.java 88.73% <0%> (+0.45%) 46% <0%> (ΓΈ) ⬇️
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.12% <0%> (+0.47%) 44% <0%> (ΓΈ) ⬇️
.../com/google/cloud/pubsub/v1/MessageDispatcher.java 86.48% <0%> (+0.54%) 22% <0%> (ΓΈ) ⬇️
...java/com/google/cloud/firestore/FirestoreImpl.java 83.42% <0%> (+0.57%) 22% <0%> (ΓΈ) ⬇️
...main/java/com/google/cloud/storage/BucketInfo.java 84.6% <0%> (+0.58%) 78% <0%> (ΓΈ) ⬇️
...nsfer/v1/stub/DataTransferServiceStubSettings.java 80.93% <0%> (+0.61%) 26% <0%> (+3%) ⬆️
... and 139 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 ed1778c...23d60f6. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/org.apache.maven.plugins-maven-source-plugin-3.x branch 2 times, most recently from 815c3c9 to 78091f0 Compare June 6, 2019 21:04
@renovate-bot renovate-bot force-pushed the renovate/org.apache.maven.plugins-maven-source-plugin-3.x branch from 78091f0 to 23d60f6 Compare June 6, 2019 22:49
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2019
@chingor13 chingor13 merged commit a58dbb7 into googleapis:master Jun 7, 2019
@renovate-bot renovate-bot deleted the renovate/org.apache.maven.plugins-maven-source-plugin-3.x branch June 7, 2019 18:57
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