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

[ISSUE #25] feat:support polaris lane router #24

Merged
merged 21 commits into from
Aug 14, 2024

Conversation

chuntaojun
Copy link
Contributor

@chuntaojun chuntaojun commented Apr 3, 2024

link issue #25

Copy link

github-actions bot commented Apr 3, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@chuntaojun chuntaojun changed the title feat:support polaris lane router [ISSUE #25] feat:support polaris lane router Apr 3, 2024
@chuntaojun
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

liuzengh added a commit to trpc-group/cla-database that referenced this pull request Apr 3, 2024
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

Attention: Patch coverage is 74.09091% with 57 lines in your changes missing coverage. Please review.

Project coverage is 69.27785%. Comparing base (7c56a6a) to head (85bdc9e).
Report is 8 commits behind head on master.

Files Patch % Lines
...nfigcenter/polaris/PolarisConfigurationLoader.java 62.50000% 23 Missing and 13 partials ⚠️
...tencent/trpc/selector/polaris/PolarisSelector.java 75.51020% 9 Missing and 3 partials ⚠️
...encent/trpc/polaris/common/PolarisContextUtil.java 84.61538% 2 Missing and 2 partials ⚠️
...ncent/trpc/configcenter/polaris/PolarisConfig.java 92.30769% 1 Missing and 2 partials ⚠️
...encent/trpc/core/constant/proto/HttpConstants.java 0.00000% 1 Missing ⚠️
...ncent/trpc/filter/polaris/PolarisClientFilter.java 80.00000% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #24         +/-   ##
=====================================================
- Coverage     69.36926%   69.27785%   -0.09141%     
- Complexity        4119        4151         +32     
=====================================================
  Files              428         434          +6     
  Lines            16774       16991        +217     
  Branches          1698        1725         +27     
=====================================================
+ Hits             11636       11771        +135     
- Misses            4037        4092         +55     
- Partials          1101        1128         +27     
Files Coverage Δ
...ncent/trpc/filter/polaris/PolarisServerFilter.java 100.00000% <100.00000%> (ø)
...m/tencent/trpc/polaris/common/PolarisConstant.java 100.00000% <ø> (ø)
...encent/trpc/core/constant/proto/HttpConstants.java 0.00000% <0.00000%> (ø)
...ncent/trpc/filter/polaris/PolarisClientFilter.java 80.00000% <80.00000%> (ø)
...ncent/trpc/configcenter/polaris/PolarisConfig.java 92.30769% <92.30769%> (ø)
...encent/trpc/polaris/common/PolarisContextUtil.java 84.61538% <84.61538%> (ø)
...tencent/trpc/selector/polaris/PolarisSelector.java 68.20809% <75.51020%> (-1.08326%) ⬇️
...nfigcenter/polaris/PolarisConfigurationLoader.java 62.50000% <62.50000%> (ø)

... and 10 files with indirect coverage changes

@wardseptember wardseptember merged commit a993d0f into trpc-group:master Aug 14, 2024
15 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