8000 Update phpunit.xml to include logging for codecov by ryanwhowe · Pull Request #9 · ryanwhowe/key-value-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update phpunit.xml to include logging for codecov #9

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

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

ryanwhowe
Copy link
Owner

This is needed for the codecov hook to perform live code coverage test on the repo

@codecov
Copy link
codecov bot commented Oct 18, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@c3052fe). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #9   +/-   ##
=======================================
  Coverage          ?   100%           
  Complexity        ?     28           
=======================================
  Files             ?      6           
  Lines             ?    132           
  Branches          ?      0           
=======================================
  Hits              ?    132           
  Misses            ?      0           
  Partials          ?      0

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 c3052fe...16dffe3. Read the comment docs.

@ryanwhowe ryanwhowe merged commit 8cada63 into master Oct 18, 2018
@ryanwhowe ryanwhowe deleted the master-Update_phpUnit branch October 18, 2018 13:51
ryanwhowe added a commit that referenced this pull request Oct 19, 2018
* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md
ryanwhowe added a commit that referenced this pull request Oct 19, 2018
* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending
ryanwhowe added a commit that referenced this pull request Oct 19, 2018
* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Removed key value from key based return get methods
- Removed the key value return from the Mulit::getSet() method
ryanwhowe added a commit that referenced this pull request Oct 19, 2018
* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Removed grouping from the missed getGroupingMethods (#15)

#10 resolved

* Remove keys in key based gets (#17)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Removed key value from key based return get methods
- Removed the key value return from the Mulit::getSet() method
ryanwhowe added a commit that referenced this pull request Oct 19, 2018
* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Pulling the PR's from the 1.0 branch into master (#18)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Removed grouping from the missed getGroupingMethods (#15)

#10 resolved

* Remove keys in key based gets (#17)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Removed key value from key based return get methods
- Removed the key value return from the Mulit::getSet() method
ryanwhowe 8000 added a commit that referenced this pull request Oct 19, 2018
* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Removed grouping from the missed getGroupingMethods (#15)

#10 resolved

* Remove keys in key based gets (#17)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Removed key value from key based return get methods
- Removed the key value return from the Mulit::getSet() method

* Pulling Master into the 1.0 branch  (#19)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Pulling the PR's from the 1.0 branch into master (#18)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Removed grouping from the missed getGroupingMethods (#15)

#10 resolved

* Remove keys in key based gets (#17)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* 1.0 order series get set by (#16)

* Pull changed from Master branch into the 1.0 branch (#14)

* Update README.md

* Update README.md

* Update issue templates

* Update phpunit.xml to include logging for codecov (#9)

* Update README.md

* Create PULL_REQUEST_TEMPLATE.md

* Create CONTRIBUTING.md

* * Changed query order by to sort by id ascending

* Removed key value from key based return get methods
- Removed the key value return from the Mulit::getSet() method
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.

1 participant
0