Skip to content

Conversation

@sduskis
Copy link
Contributor

@sduskis sduskis commented Apr 15, 2019

  • Removing PublisherStats, since it's package private and not used anywhere.
  • StatusUtil and SubscriberStats are package private. Remove the public modifier on methods in those classes

- Removing PublisherStats, since it's package private and not used anywhere.
- StatusUtil and SubscriberStats are package private.  Remove the `public` modifier on methods in those classes
@sduskis sduskis requested a review from a team as a code owner April 15, 2019 14:34
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 15, 2019
@codecov
Copy link

codecov bot commented Apr 15, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2fc4e55). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4948   +/-   ##
=========================================
  Coverage          ?   50.36%           
  Complexity        ?    23665           
=========================================
  Files             ?     2232           
  Lines             ?   225852           
  Branches          ?    24956           
=========================================
  Hits              ?   113742           
  Misses            ?   103513           
  Partials          ?     8597
Impacted Files Coverage Δ Complexity Δ
...in/java/com/google/cloud/pubsub/v1/StatusUtil.java 71.42% <ø> (ø) 4 <0> (?)
...va/com/google/cloud/pubsub/v1/SubscriberStats.java 0% <0%> (ø) 0 <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 2fc4e55...aa3f2a5. Read the comment docs.

@kolea2
Copy link
Contributor

kolea2 commented Apr 15, 2019

This LGTM, but I had a question regarding the MessageDispatcher change in #4949. It looks like this change made it into both PRs, can you remove it from this one, I'll approve, and we can follow up on the other PR separately?

@sduskis
Copy link
Contributor Author

sduskis commented Apr 15, 2019

@kolea2, done.

@sduskis sduskis merged commit 79b64df into googleapis:master Apr 16, 2019
@sduskis sduskis deleted the cleanup_pubsub_3 branch April 16, 2019 15:00
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.

3 participants