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

Move JobPropertiesValidateRule to error-handler-general module #2322

Merged
merged 5 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 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

Merging #2322 (a2cc466) into master (f0c6852) will increase coverage by 0.61%.
Report is 39 commits behind head on master.
The diff coverage is 88.73%.

@@             Coverage Diff              @@
##             master    #2322      +/-   ##
============================================
+ Coverage     85.04%   85.65%   +0.61%     
+ Complexity     1237     1175      -62     
============================================
  Files           215      202      -13     
  Lines          3984     3820     -164     
  Branches        454      445       -9     
============================================
- Hits           3388     3272     -116     
+ Misses          390      350      -40     
+ Partials        206      198       -8     
Files Coverage Δ
...hardingsphere/elasticjob/api/JobConfiguration.java 72.00% <100.00%> (ø)
...lk/DingtalkJobErrorHandlerPropertiesValidator.java 100.00% <ø> (ø)
...email/EmailJobErrorHandlerPropertiesValidator.java 100.00% <ø> (ø)
...icjob/error/handler/JobPropertiesValidateRule.java 90.00% <ø> (ø)
...b/error/handler/general/IgnoreJobErrorHandler.java 100.00% <ø> (ø)
...ob/error/handler/general/ThrowJobErrorHandler.java 100.00% <ø> (ø)
...chat/WechatJobErrorHandlerPropertiesValidator.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%> (ø)
... and 65 more

... and 3 files with indirect coverage changes

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

@FlyingZC FlyingZC merged commit 213c69b into apache:master Oct 27, 2023
12 checks passed
@terrymanu terrymanu deleted the dev branch October 28, 2023 03:07
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