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

Use ReflectionUtils for all reflection invocations #2336

Merged
merged 4 commits into from
Oct 29, 2023

Conversation

terrymanu
Copy link
Member

No description provided.

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

codecov-commenter commented Oct 29, 2023

Codecov Report

Merging #2336 (e0e86ca) into master (f0c6852) will increase coverage by 0.65%.
Report is 54 commits behind head on master.
The diff coverage is 89.26%.

@@             Coverage Diff              @@
##             master    #2336      +/-   ##
============================================
+ Coverage     85.04%   85.69%   +0.65%     
+ Complexity     1237     1178      -59     
============================================
  Files           215      203      -12     
  Lines          3984     3823     -161     
  Branches        454      445       -9     
============================================
- Hits           3388     3276     -112     
+ Misses          390      350      -40     
+ Partials        206      197       -9     
Files Coverage Δ
...hardingsphere/elasticjob/api/JobConfiguration.java 72.00% <100.00%> (ø)
...lk/DingtalkJobErrorHandlerPropertiesValidator.java 100.00% <100.00%> (ø)
...email/EmailJobErrorHandlerPropertiesValidator.java 100.00% <100.00%> (ø)
...chat/WechatJobErrorHandlerPropertiesValidator.java 100.00% <100.00%> (ø)
...asticjob/dataflow/props/DataflowJobProperties.java 0.00% <ø> (ø)
...here/elasticjob/http/executor/HttpJobExecutor.java 95.91% <100.00%> (ø)
...phere/elasticjob/http/props/HttpJobProperties.java 0.00% <ø> (ø)
.../elasticjob/script/executor/ScriptJobExecutor.java 100.00% <ø> (ø)
...e/elasticjob/script/props/ScriptJobProperties.java 0.00% <ø> (ø)
.../elasticjob/simple/executor/SimpleJobExecutor.java 100.00% <ø> (ø)
... and 70 more

... and 10 files with indirect coverage changes

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

@wgy8283335 wgy8283335 merged commit 648bf70 into apache:master Oct 29, 2023
@wgy8283335 wgy8283335 self-requested a review October 29, 2023 13:21
@terrymanu terrymanu deleted the dev branch October 29, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants