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

test(operator): add chaos mock and test case for ssChaos #343

Merged
merged 3 commits into from
May 8, 2023

Conversation

moomman
Copy link
Contributor

@moomman moomman commented May 6, 2023

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Test

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?

#272

@codecov-commenter
Copy link

codecov-commenter commented May 8, 2023

Codecov Report

Merging #343 (b0d7963) into main (425af16) will increase coverage by 1.43%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
+ Coverage   41.52%   42.95%   +1.43%     
==========================================
  Files          47       47              
  Lines        5019     5031      +12     
==========================================
+ Hits         2084     2161      +77     
+ Misses       2793     2718      -75     
- Partials      142      152      +10     
Impacted Files Coverage Δ
...pkg/controllers/shardingsphere_chaos_controller.go 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

@sonarcloud
Copy link

sonarcloud bot commented May 8, 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
0.0% 0.0% Duplication

@mlycore mlycore added operator solutions of operator in: chaos modules of shardingsphere chaos in: test modules of test labels May 8, 2023
@mlycore mlycore added this to the 0.3.0 milestone May 8, 2023
@mlycore mlycore merged commit 2298aaf into apache:main May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: chaos modules of shardingsphere chaos in: test modules of test operator solutions of operator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants