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][client] Fix client erroneous code comments #19915

Merged
merged 3 commits into from
Mar 29, 2023

Conversation

crossoverJie
Copy link
Member

Motivation

Fix incorrect comments.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Mar 24, 2023
@AnonHxy
Copy link
Contributor

AnonHxy commented Mar 27, 2023

LGTM

@tisonkun
Copy link
Member

@crossoverJie CI failed. I've fixed for you this time. Please check the status report and fix by yourself the next time :)

@codecov-commenter
Copy link

Codecov Report

Merging #19915 (7c42d50) into master (f20dc93) will increase coverage by 47.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #19915       +/-   ##
=============================================
+ Coverage     25.11%   72.79%   +47.67%     
- Complexity      205    31476    +31271     
=============================================
  Files          1680     1859      +179     
  Lines        127176   136836     +9660     
  Branches      13863    15049     +1186     
=============================================
+ Hits          31942    99611    +67669     
+ Misses        90242    29309    -60933     
- Partials       4992     7916     +2924     
Flag Coverage Δ
inttests 24.40% <0.00%> (?)
systests 25.28% <0.00%> (+0.16%) ⬆️
unittests 72.06% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rg/apache/pulsar/common/util/URIPreconditions.java 83.33% <100.00%> (+83.33%) ⬆️

... and 1512 files with indirect coverage changes

@tisonkun
Copy link
Member

Merging...

Thanks for your contribution @crossoverJie!

@tisonkun tisonkun merged commit 5611faf into apache:master Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants