Author: buildbot
Date: Wed Feb 24 09:52:13 2016
New Revision: 981065
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/contribute.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 24 09:52:13 2016
@@ -1 +1 @@
-1729605
+1732048
Modified: websites/staging/olingo/trunk/content/contribute.html
==============================================================================
--- websites/staging/olingo/trunk/content/contribute.html (original)
+++ websites/staging/olingo/trunk/content/contribute.html Wed Feb 24 09:52:13
2016
@@ -176,6 +176,7 @@ Please note Olingo provides two differen
<h4 id="providing-bugfix-code">Providing bugfix / code<a class="headerlink"
href="#providing-bugfix-code" title="Permanent link">¶</a></h4>
<p>To provide a bug fix, checkout the current master branch of the project and
develop your solution. In Olingo we truly believe in tests, so your
contribution should at least contain tests that show that your contribution
works as expected and also tests that reproduces the previous reported bug. If
you provide a new feature your tests should reach at least 80 percent
test-coverage.</p>
+<p>To ensure this we have lots of tests and use <a
href="http://cobertura.github.io/cobertura/">Cobertura</a> as <em>code coverage
tool</em>. In addition there exists separate build jobs on the Apache Build
servers for latest versions of <a
href="https://builds.apache.org/job/olingo-odata2-cobertura/">Olingo V2</a> and
<a href="https://builds.apache.org/job/olingo-odata4-cobertura/">Olingo
V4</a>.</p>
<p>To append your contribution to a JIRA ticket, please create a patch file as
explained in the chapter.</p>
<p><strong>Providing documentation for the Apache website</strong>
To provide documentation or tutorials you should write your contribution using
<a href="www.apache.org/dev/cmsref#markdown">a Markdown syntax</a>.</p>