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

Improve unit test cover ratio. #251

Merged
merged 18 commits into from
Feb 18, 2019
Merged

Improve unit test cover ratio. #251

merged 18 commits into from
Feb 18, 2019

Conversation

laodouya
Copy link
Member

  1. Improve unit test cover ratio.
  2. Fix minor bug
  3. Unit duplicate funcs
  4. Add test package for test support funcs and ingore test package cover ratio.

@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #251 into develop will increase coverage by 2.79%.
The diff coverage is 96.92%.

@@             Coverage Diff             @@
##           develop     #251      +/-   ##
===========================================
+ Coverage    75.88%   78.67%   +2.79%     
===========================================
  Files          159      160       +1     
  Lines        12198    12136      -62     
===========================================
+ Hits          9256     9548     +292     
+ Misses        2241     1906     -335     
+ Partials       701      682      -19

1 similar comment
@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #251 into develop will increase coverage by 2.79%.
The diff coverage is 96.92%.

@@             Coverage Diff             @@
##           develop     #251      +/-   ##
===========================================
+ Coverage    75.88%   78.67%   +2.79%     
===========================================
  Files          159      160       +1     
  Lines        12198    12136      -62     
===========================================
+ Hits          9256     9548     +292     
+ Misses        2241     1906     -335     
+ Partials       701      682      -19

Copy link
Contributor

@auxten auxten left a comment

Choose a reason for hiding this comment

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

Great

Copy link
Contributor

@xq262144 xq262144 left a comment

Choose a reason for hiding this comment

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

Approve

@xq262144 xq262144 merged commit 6efc92a into develop Feb 18, 2019
@laodouya laodouya deleted the feature/unittest branch February 18, 2019 01:40
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.

None yet

3 participants