Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

fix unchecked casts #265

Merged
merged 1 commit into from
Apr 4, 2017
Merged

fix unchecked casts #265

merged 1 commit into from
Apr 4, 2017

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Apr 4, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 4, 2017

Codecov Report

Merging #265 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #265   +/-   ##
=========================================
  Coverage     70.75%   70.75%           
  Complexity      546      546           
=========================================
  Files            79       79           
  Lines          2708     2708           
  Branches        274      274           
=========================================
  Hits           1916     1916           
  Misses          685      685           
  Partials        107      107
Impacted Files Coverage Δ Complexity Δ
...ava/com/google/api/gax/core/SettableApiFuture.java 100% <ø> (ø) 2 <0> (ø) ⬇️
...m/google/api/gax/grpc/DirectStreamingCallable.java 9.52% <0%> (ø) 1 <0> (ø) ⬇️
.../main/java/com/google/api/gax/core/ApiFutures.java 96.15% <100%> (ø) 7 <0> (ø) ⬇️

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 a21c90b...114337f. Read the comment docs.

@pongad pongad mentioned this pull request Apr 4, 2017
@garrettjonesgoogle garrettjonesgoogle merged commit c3eccdc into googleapis:master Apr 4, 2017
@pongad pongad deleted the un-warn branch April 4, 2017 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants