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

feat: support close replay #93

Merged
merged 1 commit into from
Feb 14, 2023
Merged

feat: support close replay #93

merged 1 commit into from
Feb 14, 2023

Conversation

lucas-myx
Copy link
Collaborator

@lucas-myx lucas-myx commented Feb 14, 2023

VMOptions: -Darex.disable.replay=true

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #93 (f882088) into main (40d9897) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #93      +/-   ##
============================================
+ Coverage     33.73%   33.86%   +0.12%     
- Complexity      628      632       +4     
============================================
  Files           149      149              
  Lines          6225     6234       +9     
  Branches        644      644              
============================================
+ Hits           2100     2111      +11     
+ Misses         3885     3884       -1     
+ Partials        240      239       -1     
Impacted Files Coverage Δ
...ava/io/arex/foundation/config/ConfigConstants.java 0.00% <ø> (ø)
.../java/io/arex/foundation/config/ConfigManager.java 80.26% <100.00%> (+0.82%) ⬆️
...ava/io/arex/inst/dubbo/DubboProviderExtractor.java 90.00% <100.00%> (+5.00%) ⬆️
...ex/inst/netty/v4/server/RequestTracingHandler.java 92.10% <100.00%> (ø)
.../io/arex/inst/httpservlet/ServletAdviceHelper.java 89.74% <100.00%> (ø)

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

@sonarcloud
Copy link

sonarcloud bot commented Feb 14, 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 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@lucas-myx lucas-myx marked this pull request as ready for review February 14, 2023 08:51
@lucas-myx lucas-myx merged commit ba62612 into main Feb 14, 2023
@lucas-myx lucas-myx deleted the feat-close-replay branch February 14, 2023 08:51
@mr3 mr3 added the enhancement ⭐ New feature or request label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants