apache / shardingsphere-elasticjob

Distributed scheduled job
Apache License 2.0
8.09k stars 3.28k forks source link

Move all spi interfaces to api module #2361

Closed terrymanu closed 8 months ago

codecov-commenter commented 8 months ago

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

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