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

Add AbpHttpClientStaticProxyingOptions. #15851

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

maliming
Copy link
Member

@maliming maliming commented Mar 2, 2023

Resolve #15837

@maliming maliming marked this pull request as ready for review March 2, 2023 05:07
@maliming maliming requested a review from realLiangshiwei March 2, 2023 05:07
@maliming maliming added this to the 7.2-preview milestone Mar 2, 2023
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #15851 (4f18356) into dev (9af76b1) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev   #15851      +/-   ##
==========================================
- Coverage   49.43%   49.43%   -0.01%     
==========================================
  Files        3370     3371       +1     
  Lines      103914   103919       +5     
==========================================
- Hits        51370    51369       -1     
- Misses      52544    52550       +6     
Impacted Files Coverage Δ
...aticProxying/AbpHttpClientStaticProxyingOptions.cs 0.00% <0.00%> (ø)
...ttp/Client/DynamicProxying/ApiDescriptionFinder.cs 86.36% <0.00%> (-1.14%) ⬇️

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

@realLiangshiwei realLiangshiwei merged commit 50f9de0 into dev Mar 2, 2023
@realLiangshiwei realLiangshiwei deleted the AbpHttpClientStaticProxyingOptions branch March 2, 2023 05:52
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.

Static proxy supports BindingSource.
2 participants