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

Support components endpoint to list all components #925

Merged
merged 7 commits into from
Apr 8, 2022

Conversation

HzjNeverStop
Copy link
Contributor

No description provided.

@HzjNeverStop HzjNeverStop changed the title Support components endpoint to list all Support components endpoint to list all components Mar 17, 2022
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #925 (6465edb) into master (ca89f3e) will increase coverage by 0.00%.
The diff coverage is 93.22%.

@@            Coverage Diff             @@
##             master     #925    +/-   ##
==========================================
  Coverage     71.43%   71.44%            
- Complexity       36       47    +11     
==========================================
  Files           305      312     +7     
  Lines          8710     8947   +237     
  Branches       1217     1245    +28     
==========================================
+ Hits           6222     6392   +170     
- Misses         1795     1852    +57     
- Partials        693      703    +10     
Impacted Files Coverage Δ
...ipay/sofa/runtime/spi/component/ComponentInfo.java 0.00% <0.00%> (ø)
...e/spring/ReferenceAnnotationBeanPostProcessor.java 83.82% <ø> (ø)
...a/runtime/spring/factory/ReferenceFactoryBean.java 85.18% <ø> (ø)
...m/alipay/sofa/boot/constant/SofaBootConstants.java 91.66% <ø> (ø)
...in/java/com/alipay/sofa/boot/startup/BeanStat.java 76.47% <75.00%> (+1.03%) ⬆️
...startup/stage/StartupContextRefreshedListener.java 79.16% <80.95%> (-20.84%) ⬇️
...ay/sofa/boot/actuator/beans/IsleBeansEndpoint.java 82.35% <82.35%> (ø)
...gure/beans/IsleBeansEndpointAutoConfiguration.java 100.00% <100.00%> (ø)
...omponents/ComponentsEndpointAutoConfiguration.java 100.00% <100.00%> (ø)
...ctuator/components/SofaBootComponentsEndPoint.java 100.00% <100.00%> (ø)
... and 33 more

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 7d345b4...6465edb. Read the comment docs.

Copy link
Member

@ujjboy ujjboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HzjNeverStop HzjNeverStop merged commit 35cd50f into sofastack:master Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants