rhevm-qe-automation / pytest_jira

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

Use pytester for tests implementation #26

Closed lukas-bednar closed 8 years ago

lukas-bednar commented 8 years ago

fix #12

Signed-off-by: Lukas Bednar lbednar@redhat.com

codecov-io commented 8 years ago

Current coverage is 71.43%

Merging #26 into master will increase coverage by 6.49%

@@             master        #26   diff @@
==========================================
  Files             1          1          
  Lines            77         77          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits             50         55     +5   
+ Misses           27         22     -5   
  Partials          0          0          

Powered by Codecov. Last updated by 9d93b6b...f9e6206