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

Remove AlgorithmProvided related classes and documents. #22640

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

RaigorJiang
Copy link
Contributor

For #22469.

Changes proposed in this pull request:

  • Remove AlgorithmProvided related classes and documents.

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.

@codecov-commenter
Copy link

Codecov Report

Merging #22640 (23d6b12) into master (994057f) will decrease coverage by 0.21%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #22640      +/-   ##
============================================
- Coverage     49.68%   49.47%   -0.22%     
- Complexity     2434     2439       +5     
============================================
  Files          4111     4095      -16     
  Lines         57510    57204     -306     
  Branches       9831     9799      -32     
============================================
- Hits          28576    28303     -273     
+ Misses        26479    26466      -13     
+ Partials       2455     2435      -20     
Impacted Files Coverage Δ
...sphere/dbdiscovery/rule/DatabaseDiscoveryRule.java 67.56% <ø> (-4.20%) ⬇️
...pache/shardingsphere/encrypt/rule/EncryptRule.java 82.43% <ø> (-1.32%) ⬇️
...eadwritesplitting/rule/ReadwriteSplittingRule.java 64.47% <ø> (-2.59%) ⬇️
.../apache/shardingsphere/shadow/rule/ShadowRule.java 77.64% <ø> (+3.64%) ⬆️
...che/shardingsphere/sharding/rule/ShardingRule.java 85.29% <ø> (+0.54%) ⬆️
...ce/config/database/DatabaseRulePersistService.java 23.80% <ø> (ø)
...YamlShardingAutoTableRuleConfigurationSwapper.java 81.25% <0.00%> (-12.50%) ⬇️
...actReadwriteSplittingRuleConfigurationChecker.java 52.45% <0.00%> (-6.56%) ⬇️
.../swapper/YamlShardingRuleConfigurationSwapper.java 73.52% <0.00%> (-2.95%) ⬇️
...hecker/AbstractShadowRuleConfigurationChecker.java 68.18% <0.00%> (-2.28%) ⬇️
... and 1 more

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

@tristaZero tristaZero merged commit 4fc58b6 into apache:master Dec 4, 2022
@RaigorJiang RaigorJiang deleted the dev-22469 branch December 4, 2022 07:53
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.

3 participants