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 dubbo3.x router workflow #1476

Merged

Conversation

chengyouling
Copy link
Collaborator

What type of PR is this?

dubbo3.x plugin test workflow.

What this PR does / why we need it?

In order to run dubbo3.x test action.

Which issue(s) this PR fixes?

#1452

Does this PR introduce a user-facing change?

No

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 27.77778% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 43.38%. Comparing base (90b58da) to head (f7ee44d).
Report is 5 commits behind head on develop.

Files Patch % Lines
...ubbo/interceptor/AbstractDirectoryInterceptor.java 0.00% 2 Missing ⚠️
...oud/sermant/router/common/config/RouterConfig.java 50.00% 2 Missing ⚠️
...uter/dubbo/declarer/AbstractDirectoryDeclarer.java 0.00% 1 Missing ⚠️
...t/router/config/handler/AbstractConfigHandler.java 50.00% 0 Missing and 1 partial ⚠️
...ant/router/config/handler/GlobalConfigHandler.java 0.00% 0 Missing and 1 partial ⚠️
...ant/router/config/handler/RouterConfigHandler.java 0.00% 0 Missing and 1 partial ⚠️
...nt/router/config/handler/ServiceConfigHandler.java 0.00% 0 Missing and 1 partial ⚠️
...nt/router/config/handler/kind/FlowKindHandler.java 0.00% 0 Missing and 1 partial ⚠️
...nt/router/config/handler/kind/LaneKindHandler.java 0.00% 0 Missing and 1 partial ⚠️
...ant/router/config/handler/kind/TagKindHandler.java 0.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1476      +/-   ##
=============================================
- Coverage      43.39%   43.38%   -0.02%     
  Complexity      4647     4647              
=============================================
  Files           1234     1234              
  Lines          26391    26398       +7     
  Branches        2755     2755              
=============================================
  Hits           11453    11453              
- Misses         13560    13566       +6     
- Partials        1378     1379       +1     
Flag Coverage Δ
unittests 43.38% <27.77%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chengyouling chengyouling force-pushed the develop-dubbo3-workflow branch 5 times, most recently from 51b919b to b393d52 Compare March 22, 2024 09:54
@chengyouling chengyouling self-assigned this Mar 22, 2024
@chengyouling chengyouling force-pushed the develop-dubbo3-workflow branch 13 times, most recently from 2ad5cbb to a88b5d1 Compare March 25, 2024 04:42
@chengyouling chengyouling force-pushed the develop-dubbo3-workflow branch from c86385c to 78ad143 Compare March 25, 2024 06:52
@chengyouling chengyouling force-pushed the develop-dubbo3-workflow branch 3 times, most recently from d6ddebe to 7cb93cd Compare March 25, 2024 09:58
@chengyouling chengyouling force-pushed the develop-dubbo3-workflow branch 5 times, most recently from 8ff0c67 to ba18188 Compare March 26, 2024 02:11
Signed-off-by: chengyouling <[email protected]>
@chengyouling chengyouling force-pushed the develop-dubbo3-workflow branch from 9a98e7c to f7ee44d Compare March 26, 2024 02:52
@Sherlockhan Sherlockhan merged commit ba82cb6 into sermant-io:develop Mar 30, 2024
82 checks passed
@chengyouling chengyouling deleted the develop-dubbo3-workflow branch January 7, 2025 01:25
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.

4 participants