mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add line about coverage decrease
This commit is contained in:
parent
748b33e7c2
commit
3fd89c7e03
1 changed files with 3 additions and 0 deletions
|
|
@ -88,6 +88,9 @@ bundle exec guard
|
|||
This uses [spring](https://github.com/rails/spring) to provide a
|
||||
[fast feedback loop for the red/green cycle](http://bitzesty.com/blog/2013/05/enable-tdd-with-faster-ruby-on-rails-stack-reloading/).
|
||||
|
||||
Generally, no PR with decreased test coverage should not be accepted. Please look closely on comments which been provided
|
||||
by Coveralls in your PR.
|
||||
|
||||
|
||||
## Style
|
||||
We are using [rubocop](https://github.com/bbatsov/rubocop) as a style checker. It is running each time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue