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

Feature - 100% Test Code Coverage #139

Merged
merged 24 commits into from Sep 29, 2013

Conversation

Rican7
Copy link
Member

@Rican7 Rican7 commented Sep 29, 2013

Have you ever seen 100% code coverage in a project before?

Yea... neither have I. :P

I installed PHP_CodeCoverage, saw the high score of most of the files, and then became obsessed with reaching 100%.

Anyway, here's the PR that brings us to 100% code coverage in Klein:
http://reports.dev.metroserve.me/klein-a086f4f-code-coverage/

Yea, shit's cray.

@Rican7
Copy link
Member Author

Rican7 commented Sep 29, 2013

Not sure why I didn't merge this already.... merging.

Rican7 added a commit that referenced this pull request Sep 29, 2013
@Rican7 Rican7 merged commit fb4dfdd into klein:master Sep 29, 2013
@Rican7 Rican7 deleted the feature/test-code-coverage branch September 29, 2013 21:18
@doctorallen
Copy link

Awesome!

@chriso
Copy link
Contributor

chriso commented Sep 30, 2013

Great job with this 👍.

Out of interest does PHP have any branch coverage (as opposed to statement & function coverage) tools?

@Rican7
Copy link
Member Author

Rican7 commented Oct 1, 2013

Thanks @drallen1 and @chriso!

Not that I know of, @chriso. The only tools I've used do statement coverage.

@doctorallen
Copy link

@Rican7 You should add a coverage indicator to the README.

@Rican7
Copy link
Member Author

Rican7 commented Oct 1, 2013

I was thinking of that, @drallen1
:)

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