Skip to content

Commit

Permalink
acu128253 add to README.md about code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Magne Land committed Sep 30, 2013
1 parent b1bfe0c commit 09287d0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,19 @@ Contributing to attributor
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.


Documentation
-------------

Generated documentation:

bundle exec yard

Code coverage:

bundle exec rspec
open coverage/index.html

Copyright
---------

Expand Down

1 comment on commit 09287d0

@flexera-ci
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RS-COMPLIANCE: COMPLIANCE-COMMITMESSAGE-PASS Build: #45755(2013-09-30_20-08-53), repo: attributor, branch/tag: salmon_13_14_acu128253_add_code_coverage, sha: 09287d0, status: PASS, reason: Looks like this commit is associated with a valid AcunoteId. (https://rightscale.acunote.com/projects/2091/tasks/128253)

Please sign in to comment.