From 9eb862549190f08008c6055a12108dc85c250f7e Mon Sep 17 00:00:00 2001 From: Cliffano Subagio Date: Sun, 30 Nov 2014 18:16:55 +1100 Subject: [PATCH] Add build reports links. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64bdea3..75e929a 100644 --- a/README.md +++ b/README.md @@ -95,4 +95,11 @@ Check out [iz](http://npmjs.org/package/iz) for available validation rules. Colophon -------- -[Developer's Guide](http://cliffano.github.io/developers_guide.html#nodejs) \ No newline at end of file +[Developer's Guide](http://cliffano.github.io/developers_guide.html#nodejs) + +Build reports: + +* [Code complexity report](http://cliffano.github.io/bagofcli/bob/complexity/plato/index.html) +* [Unit tests report](http://cliffano.github.io/bagofcli/bob/test/buster.out) +* [Test coverage report](http://cliffano.github.io/bagofcli/bob/coverage/buster-istanbul/lcov-report/lib/index.html) +* [API Documentation](http://cliffano.github.io/bagofcli/bob/doc/dox-foundation/index.html) \ No newline at end of file