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

Simplify variable name from configuration to config #2311

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

terrymanu
Copy link
Member

No description provided.

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

codecov-commenter commented Oct 25, 2023

Codecov Report

Merging #2311 (aa4bd31) into master (f0c6852) will increase coverage by 0.06%.
Report is 16 commits behind head on master.
The diff coverage is 84.48%.

@@             Coverage Diff              @@
##             master    #2311      +/-   ##
============================================
+ Coverage     85.04%   85.10%   +0.06%     
+ Complexity     1237     1196      -41     
============================================
  Files           215      208       -7     
  Lines          3984     3893      -91     
  Branches        454      452       -2     
============================================
- Hits           3388     3313      -75     
+ Misses          390      381       -9     
+ Partials        206      199       -7     
Files Coverage Δ
...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%> (ø)
...gsphere/elasticjob/tracing/JobTracingEventBus.java 96.15% <100.00%> (+0.50%) ⬆️
...e/elasticjob/tracing/api/TracingConfiguration.java 100.00% <ø> (ø)
...racing/storage/TracingStorageConverterFactory.java 100.00% <100.00%> (ø)
...sticjob/tracing/yaml/YamlTracingConfiguration.java 0.00% <ø> (ø)
...racing/yaml/YamlTracingConfigurationConverter.java 85.71% <100.00%> (-14.29%) ⬇️
...racing/rdb/datasource/DataSourceConfiguration.java 85.71% <100.00%> (+6.99%) ⬆️
...job/tracing/rdb/datasource/DataSourceRegistry.java 88.88% <100.00%> (ø)
... and 29 more

... and 6 files with indirect coverage changes

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

@taojintianxia taojintianxia merged commit ed420cf into apache:master Oct 25, 2023
12 checks passed
@terrymanu terrymanu deleted the dev branch October 25, 2023 03:33
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