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

do-while takes a statement #3153

Merged
merged 1 commit into from Dec 10, 2015
Merged

do-while takes a statement #3153

merged 1 commit into from Dec 10, 2015

Conversation

amasad
Copy link
Member

@amasad amasad commented Dec 10, 2015

@codecov-io
Copy link

Current coverage is 84.71%

Merging #3153 into master will decrease coverage by -0.20% as of 8c7f351

@@            master   #3153   diff @@
======================================
  Files          214     214       
  Stmts        15598   15598       
  Branches      3330    3330       
  Methods          0       0       
======================================
- Hit          13245   13214    -31
- Partial        677     706    +29
- Missed        1676    1678     +2

Review entire Coverage Diff as of 8c7f351

Powered by Codecov. Updated on successful CI builds.

@hzoo
Copy link
Member

hzoo commented Dec 10, 2015

Hmm interesting! I guess we must of assumed that since it usually is a blockstatement

hzoo added a commit that referenced this pull request Dec 10, 2015
do-while takes a statement
@hzoo hzoo merged commit f32d6b2 into master Dec 10, 2015
@jamiebuilds jamiebuilds deleted the do-while branch December 10, 2015 05:09
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 8, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants