Meego Wiki
Views

Quality/QA-tools/OTS/DevelopmentGuidelines/Review

From MeeGo wiki
< Quality | QA-tools | OTS | DevelopmentGuidelines
Revision as of 09:12, 22 October 2010 by Tvainio (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OTS Review Process

To get your contribution accepted please make sure the following points are fulfilled:

To speed up the review process please add the following information to your merge request or patch email:

  • Description: A short description what the change does, how and why
  • A link to the bug or feature in http://bugs.meego.com this contribution relates to
  • Pylint output for the changed modules
  • "epydoc --check" output for the changed modules. At least all public classes, modules, packages and methods/functions need to be documented.
  • Unit test execution output (summary) for the changed modules
  • Coverage report (summary) for the unit tests for changed modules
Personal tools