FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: cast to proper interface by codyoss · Pull Request #124 · googleapis/java-core · GitHub

This repository was archived by the owner on Dec 3, 2023. It is now read-only.
/ java-core Public archive

fix: cast to proper interface - #124

Merged
chingor13 merged 1 commit into
googleapis:masterfrom
codyoss:fix
Jan 9, 2020
Merged

fix: cast to proper interface#124
chingor13 merged 1 commit into
googleapis:masterfrom
codyoss:fix

Conversation

codyoss commented Jan 9, 2020

Copy link
Copy Markdown
Member

Fixes #123

codyoss requested a review from chingor13 January 9, 2020 20:01
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 9, 2020

codecov Bot commented Jan 9, 2020
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #124 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
- Coverage     66.32%   66.27%   -0.06%     
- Complexity      365      370       +5     
============================================
  Files            34       34              
  Lines          1877     1877              
  Branches        240      240              
============================================
- Hits           1245     1244       -1     
- Misses          530      531       +1     
  Partials        102      102
Impacted Files Coverage Δ Complexity Δ
...src/main/java/com/google/cloud/ServiceOptions.java 43.47% <100%> (-0.4%) 33 <0> (+1)
.../java/com/google/cloud/testing/CommandWrapper.java 87.87% <0%> (-9.1%) 13% <0%> (ø)
...a/com/google/cloud/testing/BaseEmulatorHelper.java 31.42% <0%> (+0.57%) 5% <0%> (ø) ⬇️
.../com/google/cloud/MonitoredResourceDescriptor.java 84.03% <0%> (+1.68%) 24% <0%> (+4%) ⬆️

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 01cbf1e...9fcb2ff. Read the comment docs.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core: ServiceOptions.setCredentials fails with ClassCastException when using UserCredentials

3 participants


Back | FazBrowse Home | New Git URL