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 all spi interfaces to api module #2361

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

terrymanu
Copy link
Member

No description provided.

@terrymanu terrymanu added this to the 3.1.0 milestone Nov 1, 2023
@terrymanu terrymanu changed the title Move all spi interface to api module Move all spi interfaces to api module Nov 1, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2361 (066b556) into master (a8ba448) will decrease coverage by 0.50%.
Report is 17 commits behind head on master.
The diff coverage is 90.22%.

@@             Coverage Diff              @@
##             master    #2361      +/-   ##
============================================
- Coverage     80.10%   79.61%   -0.50%     
+ Complexity     1113     1107       -6     
============================================
  Files           204      204              
  Lines          3821     3806      -15     
  Branches        445      443       -2     
============================================
- Hits           3061     3030      -31     
- Misses          570      584      +14     
- Partials        190      192       +2     
Files Coverage Δ
...gsphere/elasticjob/spi/executor/ExecutionType.java 0.00% <ø> (ø)
...ob/spi/executor/error/handler/JobErrorHandler.java 0.00% <ø> (ø)
...lasticjob/spi/listener/param/ShardingContexts.java 10.00% <ø> (ø)
...lasticjob/spi/tracing/event/JobExecutionEvent.java 0.00% <ø> (ø)
...sticjob/spi/tracing/event/JobStatusTraceEvent.java 0.00% <ø> (ø)
...acing/exception/TracingConfigurationException.java 0.00% <ø> (ø)
...rror/handler/dingtalk/DingtalkJobErrorHandler.java 90.38% <ø> (ø)
...lk/DingtalkJobErrorHandlerPropertiesValidator.java 100.00% <ø> (ø)
...cjob/error/handler/email/EmailJobErrorHandler.java 92.30% <ø> (ø)
...email/EmailJobErrorHandlerPropertiesValidator.java 100.00% <ø> (ø)
... and 45 more

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

@tristaZero tristaZero merged commit c6d19e7 into apache:master Nov 1, 2023
12 checks passed
@terrymanu terrymanu deleted the dev branch November 1, 2023 05:40
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