GispoCoding / pytest-qgis

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

Improve showing map #40

Closed Joonalai closed 1 year ago

Joonalai commented 1 year ago

This PR improves qgis_show_map marker by:

Resolves #38

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 82.60% and project coverage change: +1.00 :tada:

Comparison is base (d81a06d) 54.66% compared to head (2a10245) 55.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 54.66% 55.67% +1.00% ========================================== Files 7 7 Lines 472 485 +13 ========================================== + Hits 258 270 +12 - Misses 214 215 +1 ``` | Flag | Coverage Δ | | |---|---|---| | pytest | `55.67% <82.60%> (+1.00%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GispoCoding#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/GispoCoding/pytest-qgis/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GispoCoding) | Coverage Δ | | |---|---|---| | [src/pytest\_qgis/pytest\_qgis.py](https://app.codecov.io/gh/GispoCoding/pytest-qgis/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GispoCoding#diff-c3JjL3B5dGVzdF9xZ2lzL3B5dGVzdF9xZ2lzLnB5) | `54.68% <82.60%> (+2.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.