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 test cases to reduce useless log #2349

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
@terrymanu terrymanu changed the title Refactor test case to reduce useless log Refactor test cases to reduce useless log Oct 31, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

Merging #2349 (e6cf923) into master (a8ba448) will not change coverage.
Report is 4 commits behind head on master.
The diff coverage is 70.00%.

@@            Coverage Diff            @@
##             master    #2349   +/-   ##
=========================================
  Coverage     80.10%   80.10%           
- Complexity     1113     1114    +1     
=========================================
  Files           204      205    +1     
  Lines          3821     3821           
  Branches        445      445           
=========================================
  Hits           3061     3061           
  Misses          570      570           
  Partials        190      190           
Files Coverage Δ
...icjob/tracing/rdb/storage/RDBStorageSQLMapper.java 100.00% <100.00%> (+10.00%) ⬆️
...b/tracing/rdb/type/TracingStorageDatabaseType.java 100.00% <ø> (ø)
...g/rdb/type/impl/DB2TracingStorageDatabaseType.java 66.66% <100.00%> (ø)
...ng/rdb/type/impl/H2TracingStorageDatabaseType.java 100.00% <100.00%> (ø)
...rdb/type/impl/MySQLTracingStorageDatabaseType.java 66.66% <100.00%> (ø)
...db/type/impl/OracleTracingStorageDatabaseType.java 66.66% <100.00%> (ø)
...ype/impl/PostgreSQLTracingStorageDatabaseType.java 66.66% <100.00%> (ø)
...type/impl/SQLServerTracingStorageDatabaseType.java 50.00% <100.00%> (ø)
.../kernel/tracing/yaml/YamlTracingConfiguration.java 50.00% <ø> (+50.00%) ⬆️
...b/type/impl/DefaultTracingStorageDatabaseType.java 0.00% <0.00%> (ø)
... and 2 more

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

@FlyingZC FlyingZC merged commit 1485887 into apache:master Oct 31, 2023
3 of 12 checks passed
@terrymanu terrymanu deleted the dev branch October 31, 2023 08:00
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