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 feign load component from main beanFactory #38

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

Kurok1
Copy link
Contributor

@Kurok1 Kurok1 commented Jan 16, 2025

No description provided.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...spring/cloud/openfeign/FeignComponentProvider.java 77.77% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...igure/FeignClientAutoRefreshAutoConfiguration.java 100.00% <100.00%> (ø) 8.00 <1.00> (+1.00)
...d/openfeign/autorefresh/AutoRefreshCapability.java 68.42% <100.00%> (ø) 9.00 <2.00> (ø)
.../cloud/openfeign/components/DecoratedContract.java 27.27% <100.00%> (ø) 2.00 <1.00> (ø)
...g/cloud/openfeign/components/DecoratedDecoder.java 18.18% <100.00%> (ø) 1.00 <1.00> (ø)
...g/cloud/openfeign/components/DecoratedEncoder.java 66.66% <100.00%> (ø) 3.00 <1.00> (ø)
...ud/openfeign/components/DecoratedErrorDecoder.java 54.54% <100.00%> (ø) 3.00 <1.00> (ø)
.../openfeign/components/DecoratedFeignComponent.java 77.77% <100.00%> (-2.23%) 10.00 <2.00> (ø)
...openfeign/components/DecoratedQueryMapEncoder.java 50.00% <100.00%> (ø) 4.00 <1.00> (ø)
...g/cloud/openfeign/components/DecoratedRetryer.java 40.00% <100.00%> (ø) 3.00 <1.00> (ø)
...spring/cloud/openfeign/FeignComponentProvider.java 77.77% <77.77%> (ø) 3.00 <3.00> (?)

@mercyblitz mercyblitz merged commit f4f8c16 into microsphere-projects:dev Jan 16, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants