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

[type:refactor]api doc client annotation add generated attribute #4845

Merged

Conversation

847850277
Copy link
Contributor

@847850277 847850277 commented Jul 14, 2023

api doc client annotation add generated attribute to control whether it is necessary to generate in admin.

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

… whether it is necessary to generate in admin.
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2023

Codecov Report

Merging #4845 (3507ed6) into master (4ea79fa) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #4845      +/-   ##
============================================
- Coverage     64.59%   64.58%   -0.01%     
+ Complexity     8201     8200       -1     
============================================
  Files          1153     1153              
  Lines         34013    34019       +6     
  Branches       3045     3047       +2     
============================================
+ Hits          21970    21971       +1     
- Misses        10307    10311       +4     
- Partials       1736     1737       +1     
Impacted Files Coverage Δ
.../client/AbstractContextRefreshedEventListener.java 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

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

@loongs-zhang loongs-zhang added this to the 2.6.0 milestone Jul 14, 2023
@loongs-zhang loongs-zhang merged commit 21f4dba into apache:master Jul 14, 2023
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants