rhevm-qe-automation / pytest_jira

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

Refactor plugin to be package #78

Closed lukas-bednar closed 5 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.57%. The diff coverage is 98.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   98.34%   98.91%   +0.57%     
==========================================
  Files           1        5       +4     
  Lines         181      184       +3     
==========================================
+ Hits          178      182       +4     
+ Misses          3        2       -1
Impacted Files Coverage Δ
pytest_jira/fixtures.py 100% <100%> (ø)
pytest_jira/hooks.py 100% <100%> (ø)
pytest_jira/markbroker.py 100% <100%> (ø)
pytest_jira/connection.py 97.05% <97.05%> (ø)
pytest_jira/plugin.py 98% <98%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 628f873...8cd3862. Read the comment docs.