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

test: more test coverage, organization, and documentation #7

Merged
merged 2 commits into from
Jul 1, 2022
Merged

Conversation

tlambert03
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #7 (5261296) into main (24fe82c) will increase coverage by 6.65%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   92.58%   99.24%   +6.65%     
==========================================
  Files          17       17              
  Lines         647      658      +11     
==========================================
+ Hits          599      653      +54     
+ Misses         48        5      -43     
Impacted Files Coverage Δ
src/app_model/expressions/__init__.py 100.00% <ø> (ø)
src/app_model/expressions/_context.py 100.00% <ø> (+5.00%) ⬆️
src/app_model/registries/__init__.py 100.00% <ø> (ø)
src/app_model/registries/_commands.py 93.22% <ø> (+11.55%) ⬆️
src/app_model/registries/_keybindings.py 100.00% <ø> (+6.45%) ⬆️
src/app_model/types/__init__.py 100.00% <ø> (ø)
src/app_model/types/_base.py 100.00% <ø> (ø)
src/app_model/expressions/_expressions.py 100.00% <100.00%> (+3.04%) ⬆️
src/app_model/registries/_menus.py 100.00% <100.00%> (+34.84%) ⬆️
src/app_model/types/_command.py 100.00% <100.00%> (ø)
... and 8 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 24fe82c...5261296. Read the comment docs.

@tlambert03 tlambert03 changed the title test: coverage test: more test coverage, organization, and documentation Jul 1, 2022
@tlambert03 tlambert03 merged commit c8e67fe into main Jul 1, 2022
@tlambert03 tlambert03 deleted the tests branch July 1, 2022 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant