Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: more qtest coverage #47

Merged
merged 8 commits into from
Jul 23, 2022
Merged

tests: more qtest coverage #47

merged 8 commits into from
Jul 23, 2022

Conversation

tlambert03
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 23, 2022

Codecov Report

Merging #47 (afa3e03) into main (96dea78) will increase coverage by 3.64%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   96.05%   99.69%   +3.64%     
==========================================
  Files          32       31       -1     
  Lines        1674     1656      -18     
==========================================
+ Hits         1608     1651      +43     
+ Misses         66        5      -61     
Impacted Files Coverage Δ
src/app_model/backends/qt/_qkeybindingedit.py 100.00% <ø> (ø)
src/app_model/expressions/_expressions.py 100.00% <ø> (+0.98%) ⬆️
src/app_model/types/_menu_rule.py 100.00% <ø> (+2.17%) ⬆️
src/app_model/_app.py 100.00% <100.00%> (+12.30%) ⬆️
src/app_model/backends/qt/__init__.py 100.00% <100.00%> (ø)
src/app_model/backends/qt/_qaction.py 100.00% <100.00%> (+3.12%) ⬆️
src/app_model/backends/qt/_qkeymap.py 100.00% <100.00%> (+30.35%) ⬆️
src/app_model/registries/_commands_reg.py 100.00% <100.00%> (+4.16%) ⬆️
src/app_model/types/_keys/_key_codes.py 100.00% <100.00%> (ø)
src/app_model/types/_keys/_keybindings.py 100.00% <100.00%> (+1.81%) ⬆️
... and 7 more

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 96dea78...afa3e03. Read the comment docs.

@tlambert03 tlambert03 merged commit 6f34971 into pyapp-kit:main Jul 23, 2022
@tlambert03 tlambert03 deleted the qttest branch July 23, 2022 23:44
@tlambert03 tlambert03 added the tests tests and ci label Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests tests and ci
Development

Successfully merging this pull request may close these issues.

None yet

1 participant