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

feat: add injection model to app #21

Merged
merged 3 commits into from
Jul 5, 2022
Merged

feat: add injection model to app #21

merged 3 commits into from
Jul 5, 2022

Conversation

tlambert03
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #21 (c4d6af4) into main (51c2f90) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files          28       28           
  Lines        1374     1381    +7     
=======================================
+ Hits         1369     1376    +7     
  Misses          5        5           
Impacted Files Coverage Δ
src/app_model/backends/qt/_qmenu.py 100.00% <ø> (ø)
src/app_model/_app.py 100.00% <100.00%> (ø)
src/app_model/registries/_commands_reg.py 97.01% <100.00%> (+0.13%) ⬆️
src/app_model/registries/_menus_reg.py 100.00% <100.00%> (ø)
src/app_model/registries/_register.py 100.00% <100.00%> (ø)

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 2dde141...c4d6af4. Read the comment docs.

@tlambert03 tlambert03 merged commit aef1a44 into main Jul 5, 2022
@tlambert03 tlambert03 deleted the injection branch July 5, 2022 12:19
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