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

Refactor JobStatusTraceEvent #2320

Merged
merged 9 commits into from
Oct 27, 2023
Merged

Refactor JobStatusTraceEvent #2320

merged 9 commits into from
Oct 27, 2023

Conversation

terrymanu
Copy link
Member

No description provided.

@terrymanu terrymanu added this to the 3.1.0 milestone Oct 26, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2320 (fe6ea55) into master (f0c6852) will increase coverage by 0.58%.
Report is 28 commits behind head on master.
The diff coverage is 87.23%.

❗ Current head fe6ea55 differs from pull request most recent head 4f74a75. Consider uploading reports for the commit 4f74a75 to get more accurate results

@@             Coverage Diff              @@
##             master    #2320      +/-   ##
============================================
+ Coverage     85.04%   85.62%   +0.58%     
+ Complexity     1237     1184      -53     
============================================
  Files           215      205      -10     
  Lines          3984     3841     -143     
  Branches        454      445       -9     
============================================
- Hits           3388     3289      -99     
+ Misses          390      355      -35     
+ Partials        206      197       -9     
Files Coverage Δ
...hardingsphere/elasticjob/api/JobConfiguration.java 72.00% <100.00%> (ø)
...b/error/handler/general/IgnoreJobErrorHandler.java 100.00% <ø> (ø)
...ob/error/handler/general/ThrowJobErrorHandler.java 100.00% <ø> (ø)
...asticjob/executor/item/JobItemExecutorFactory.java 100.00% <100.00%> (ø)
...executor/threadpool/ElasticJobExecutorService.java 100.00% <ø> (ø)
...b/executor/threadpool/ExecutorServiceReloader.java 100.00% <100.00%> (ø)
...ype/CPUUsageJobExecutorThreadPoolSizeProvider.java 100.00% <100.00%> (ø)
...SingleThreadJobExecutorThreadPoolSizeProvider.java 100.00% <100.00%> (ø)
...gsphere/elasticjob/tracing/JobTracingEventBus.java 96.15% <100.00%> (+0.50%) ⬆️
...e/elasticjob/tracing/api/TracingConfiguration.java 100.00% <ø> (ø)
... and 57 more

... and 2 files with indirect coverage changes

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

@sandynz sandynz merged commit b208b6b into apache:master Oct 27, 2023
12 checks passed
@terrymanu terrymanu deleted the dev branch October 27, 2023 02:05
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