rhevm-qe-automation / pytest_jira

py.test plugin to integrate with JIRA
GNU General Public License v2.0
29 stars 25 forks source link

Add components and version #41

Closed vkondula closed 8 years ago

vkondula commented 8 years ago

Allow to specify used components and version in jira.cfg or in the command line. If components or version is not specified, plugin works as before.

codecov-io commented 8 years ago

Current coverage is 78.86%

Merging #41 into master will increase coverage by 1.58%

@@             master        #41   diff @@
==========================================
  Files             1          1          
  Lines            88        123    +35   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits             68         97    +29   
- Misses           20         26     +6   
  Partials          0          0          

Powered by Codecov. Last updated by a020a3e...b30fce3

lukas-bednar commented 8 years ago

your patch decrease code quality: https://landscape.io/diff/375974

lukas-bednar commented 8 years ago

@vkondula you lost your documentation changes ...