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: Fix warning due to unchecked cast. #241

Merged
merged 1 commit into from Sep 10, 2020
Merged

Conversation

dpcollins-google
Copy link
Collaborator

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 10, 2020
@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #241 into master will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #241      +/-   ##
============================================
+ Coverage     72.94%   72.96%   +0.02%     
- Complexity      750      755       +5     
============================================
  Files           135      135              
  Lines          3977     3995      +18     
  Branches        209      211       +2     
============================================
+ Hits           2901     2915      +14     
- Misses          953      956       +3     
- Partials        123      124       +1     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/pubsublite/ProjectBuilderHelper.java 66.66% <50.00%> (+6.66%) 2.00 <1.00> (ø)
...n/java/com/google/cloud/pubsublite/ErrorCodes.java 100.00% <0.00%> (ø) 3.00% <0.00%> (+1.00%)
...google/cloud/pubsublite/internal/ChannelCache.java 67.64% <0.00%> (+2.94%) 8.00% <0.00%> (+4.00%)

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 61b1981...37c2887. Read the comment docs.

@dpcollins-google dpcollins-google merged commit a3a21b4 into master Sep 10, 2020
@dpcollins-google dpcollins-google deleted the fix_warning branch September 10, 2020 19:15
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.

None yet

2 participants