GispoCoding / pytest-qgis

A pytest plugin for testing QGIS python plugins
GNU General Public License v2.0
29 stars 8 forks source link

Add QgisBot to make it easier to access utility functions #17

Closed Joonalai closed 2 years ago

Joonalai commented 2 years ago

This PR:

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (07f8e97) into main (0000726) will increase coverage by 0.17%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   53.28%   53.46%   +0.17%     
==========================================
  Files           6        7       +1     
  Lines         426      462      +36     
==========================================
+ Hits          227      247      +20     
- Misses        199      215      +16     
Flag Coverage Δ
pytest 53.46% <60.00%> (+0.17%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pytest_qgis/utils.py 75.00% <0.00%> (-0.30%) :arrow_down:
src/pytest_qgis/pytest_qgis.py 52.30% <28.57%> (-0.72%) :arrow_down:
src/pytest_qgis/qgis_bot.py 66.66% <66.66%> (ø)

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 0000726...07f8e97. Read the comment docs.