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 java doc warning #15

Merged
merged 1 commit into from
Apr 14, 2023
Merged

fix java doc warning #15

merged 1 commit into from
Apr 14, 2023

Conversation

stone1100
Copy link
Member

@stone1100 stone1100 commented Apr 14, 2023

What problem does this PR solve?

Issue Number: #xxx

Problem Summary:

Check List

Tests

  • Unit test
  • Integration test
  • No code

Signed-off-by: stone1100 <[email protected]>
@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #15 (a4b5f43) into main (dc4e1ff) will increase coverage by 2.14%.
The diff coverage is 98.11%.

@@             Coverage Diff              @@
##               main      #15      +/-   ##
============================================
+ Coverage     97.39%   99.54%   +2.14%     
- Complexity      139      150      +11     
============================================
  Files            22       23       +1     
  Lines           576      654      +78     
  Branches         69       78       +9     
============================================
+ Hits            561      651      +90     
+ Misses           11        0      -11     
+ Partials          4        3       -1     
Flag Coverage Δ
unittests 99.54% <98.11%> (+2.14%) ⬆️

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

Impacted Files Coverage Δ
...ain/java/io/lindb/client/internal/WriteClient.java 96.87% <94.73%> (+1.63%) ⬆️
src/main/java/io/lindb/client/api/WriteImpl.java 98.85% <97.72%> (+8.50%) ⬆️
src/main/java/io/lindb/client/ClientImpl.java 100.00% <100.00%> (ø)
...in/java/io/lindb/client/api/BlockingWriteImpl.java 100.00% <100.00%> (ø)
src/main/java/io/lindb/client/api/WriteEntry.java 100.00% <100.00%> (ø)
...rc/main/java/io/lindb/client/api/WriteFactory.java 100.00% <100.00%> (ø)
...main/java/io/lindb/client/internal/HttpClient.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stone1100 stone1100 merged commit 5b69d7a into lindb:main Apr 14, 2023
@stone1100 stone1100 added the documentation Improvements or additions to documentation label Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant