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][build] Fix generating javadoc issue #20922

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

Technoboy-
Copy link
Contributor

Motivation

When releasing 3.1.0, it occurs below error:
image

Documentation

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

@Technoboy- Technoboy- added this to the 3.2.0 milestone Aug 2, 2023
@Technoboy- Technoboy- self-assigned this Aug 2, 2023
@Technoboy- Technoboy- added ready-to-test release/blocker Indicate the PR or issue that should block the release until it gets resolved labels Aug 2, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Aug 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #20922 (a97e6bd) into master (782e91f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #20922      +/-   ##
============================================
+ Coverage     73.12%   73.14%   +0.02%     
+ Complexity    32258    32252       -6     
============================================
  Files          1875     1875              
  Lines        139403   139404       +1     
  Branches      15328    15328              
============================================
+ Hits         101934   101970      +36     
+ Misses        29421    29374      -47     
- Partials       8048     8060      +12     
Flag Coverage Δ
inttests 24.12% <33.33%> (-0.12%) ⬇️
systests 25.04% <33.33%> (-0.03%) ⬇️
unittests 72.43% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
...lsar/client/impl/conf/ReaderConfigurationData.java 89.36% <100.00%> (+0.23%) ⬆️

... and 70 files with indirect coverage changes

@Technoboy- Technoboy- modified the milestones: 3.2.0, 3.1.0 Aug 3, 2023
@Technoboy- Technoboy- merged commit c0f23eb into apache:master Aug 3, 2023
45 checks passed
@Technoboy- Technoboy- deleted the fix-doc-issue-1 branch November 11, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test release/blocker Indicate the PR or issue that should block the release until it gets resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants