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

Ftr: Implement condition routing basic functions and complete related tests #2299

Merged
merged 6 commits into from
Apr 18, 2023

Conversation

FinalT
Copy link
Member

@FinalT FinalT commented Apr 11, 2023

Implement condition routing basic functions and complete related testing
The functions include:
(1) Routing rule parsing
(2) Value support, wildcard support

@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Merging #2299 (0ea6075) into main (0ea6075) will not change coverage.
The diff coverage is n/a.

❗ Current head 0ea6075 differs from pull request most recent head 6ba61cc. Consider uploading reports for the commit 6ba61cc to get more accurate results

@@           Coverage Diff           @@
##             main    #2299   +/-   ##
=======================================
  Coverage   44.05%   44.05%           
=======================================
  Files         285      285           
  Lines       17669    17669           
=======================================
  Hits         7784     7784           
  Misses       9057     9057           
  Partials      828      828           

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

@sonarcloud
Copy link

sonarcloud bot commented Apr 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.3% 6.3% Duplication

Copy link
Contributor

@chickenlj chickenlj left a comment

Choose a reason for hiding this comment

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

LGTM.

@chickenlj chickenlj merged commit 4b13d2b into apache:main Apr 18, 2023
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.

3 participants