spyder-ide / spyder-unittest

A plugin for Spyder to run tests and view the results
MIT License
79 stars 34 forks source link

PR: Make "Run unit tests" a global shortcut #203

Closed jitseniesen closed 1 year ago

jitseniesen commented 1 year ago

This PR makes the "Run unit tests" shortcut global, so that it works as expected if it is set. The shortcut is not assigned to any key sequence by default.

Fixes #172.

codecov-commenter commented 1 year ago

Codecov Report

Merging #203 (6be0e22) into master (072a814) will increase coverage by 0.00%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files | [Impacted Files](https://app.codecov.io/gh/spyder-ide/spyder-unittest/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spyder-ide) | Coverage Δ | | |---|---|---| | [spyder\_unittest/unittestplugin.py](https://app.codecov.io/gh/spyder-ide/spyder-unittest/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spyder-ide#diff-c3B5ZGVyX3VuaXR0ZXN0L3VuaXR0ZXN0cGx1Z2luLnB5) | `87.14% <100.00%> (+0.09%)` | :arrow_up: |