GitHub user brkolla opened a pull request:
https://github.com/apache/couchdb-couch-stats/pull/8
Add unit test to verify the new metric bulk_request_docs
This unit test will simply verify that the new metric "bulk_request_docs"
works and can be
increased by a set number.
As there are no unit tests for couch_status, I have added this module and
added the test. We could use this module to add more tests to expand the
coverage for couch_stats
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch-stats
64560-add-metrics-bulk-docs-count
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-stats/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit 26c589f41d70579620af005f6220a68c216834a2
Author: brkolla <[email protected]>
Date: 2016-05-03T14:24:36Z
Add unit test for bulk-docs-count metric.
This unit test will simply verify that the new metric works and can be
increased by a set number.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---