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

[Test-1] add test for NamedThreadFactory #518

Closed
wants to merge 1 commit into from
Closed

[Test-1] add test for NamedThreadFactory #518

wants to merge 1 commit into from

Conversation

xiaoheiAh
Copy link
Contributor

Ⅰ. Describe what this PR did

add test for NamedThreadFactory

Ⅱ. Does this pull request fix one issue?

fix #195

Ⅲ. Why don't you add test cases (unit test/integration test)?

already add

Ⅳ. Describe how to verify it

run ut first

Ⅴ. Special notes for reviews

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add test for EnhancedServiceLoader?

@codecov-io
Copy link

Codecov Report

Merging #518 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #518   +/-   ##
==========================================
  Coverage      30.12%   30.12%           
  Complexity       715      715           
==========================================
  Files            193      193           
  Lines           7456     7456           
  Branches         910      910           
==========================================
  Hits            2246     2246           
  Misses          4970     4970           
  Partials         240      240

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cff5829...a4de5d8. Read the comment docs.

@xiaoheiAh xiaoheiAh closed this Mar 5, 2019
@xiaoheiAh xiaoheiAh deleted the feature/namedThreadFactory-ut-config branch March 5, 2019 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test case should be added to enhance the test coverage
3 participants