apache / shardingsphere-on-cloud

A collection of tools and best practices to take ShardingSphere into the cloud
Apache License 2.0
83 stars 29 forks source link

fix(operator): fix cpu stress and memory stress builder #405

Closed mlycore closed 1 year ago

mlycore commented 1 year ago

Type of change:

What this PR does / why we need it:

Pre-submission checklist:

codecov-commenter commented 1 year ago

Codecov Report

Merging #405 (eb58e3a) into main (3604a24) will decrease coverage by 1.33%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
- Coverage   39.71%   38.38%   -1.33%     
==========================================
  Files          51       52       +1     
  Lines        6083     6335     +252     
==========================================
+ Hits         2416     2432      +16     
- Misses       3448     3674     +226     
- Partials      219      229      +10     
Impacted Files Coverage Δ
...ator/cmd/shardingsphere-operator/manager/option.go 49.53% <0.00%> (ø)
...phere-operator/pkg/controllers/chaos_controller.go 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

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

sonarcloud[bot] commented 1 year ago

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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

mlycore commented 1 year ago

ref #290