rhevm-qe-automation / pytest_jira

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

Ensure py26 compliance (#26) #29

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 #29 into master will not change coverage

@@             master        #29   diff @@
==========================================
  Files             1          1          
  Lines            77         77          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits             55         55          
  Misses           22         22          
  Partials          0          0          

Powered by Codecov. Last updated by 3e09fe2...56b4639

lukas-bednar commented 8 years ago

I opened issue regarding that https://github.com/pycontribs/jira/issues/212