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

Refactor structure of tracing module #2356

Merged
merged 4 commits into from
Oct 31, 2023
Merged

Conversation

terrymanu
Copy link
Member

No description provided.

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

codecov-commenter commented Oct 31, 2023

Codecov Report

Merging #2356 (235b9d7) into master (a8ba448) will decrease coverage by 0.09%.
Report is 12 commits behind head on master.
The diff coverage is 84.37%.

@@             Coverage Diff              @@
##             master    #2356      +/-   ##
============================================
- Coverage     80.10%   80.02%   -0.09%     
+ Complexity     1113     1112       -1     
============================================
  Files           204      206       +2     
  Lines          3821     3810      -11     
  Branches        445      443       -2     
============================================
- Hits           3061     3049      -12     
+ Misses          570      569       -1     
- Partials        190      192       +2     
Files Coverage Δ
...asticjob/dataflow/props/DataflowJobProperties.java 0.00% <ø> (ø)
...shardingsphere/elasticjob/http/pojo/HttpParam.java 100.00% <100.00%> (ø)
...icjob/tracing/rdb/listener/RDBTracingListener.java 100.00% <ø> (ø)
.../storage/converter/RDBTracingStorageConverter.java 100.00% <100.00%> (ø)
...ing/rdb/storage/datasource/DataSourceRegistry.java 88.88% <100.00%> (ø)
...b/tracing/rdb/storage/sql/RDBStorageSQLMapper.java 100.00% <100.00%> (ø)
...g/rdb/storage/type/TracingStorageDatabaseType.java 100.00% <ø> (ø)
...orage/type/impl/DB2TracingStorageDatabaseType.java 66.66% <100.00%> (ø)
...torage/type/impl/H2TracingStorageDatabaseType.java 100.00% <100.00%> (ø)
...age/type/impl/MySQLTracingStorageDatabaseType.java 66.66% <100.00%> (ø)
... and 19 more

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

@taojintianxia taojintianxia merged commit 8d45e6f into apache:master Oct 31, 2023
12 checks passed
@terrymanu terrymanu deleted the dev branch October 31, 2023 13:27
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