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

refactor: restrict to only one command per id #30

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Conversation

tlambert03
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #30 (0a01d17) into main (c2dc214) will decrease coverage by 0.28%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   98.94%   98.66%   -0.29%     
==========================================
  Files          30       30              
  Lines        1424     1423       -1     
==========================================
- Hits         1409     1404       -5     
- Misses         15       19       +4     
Impacted Files Coverage Δ
src/app_model/registries/_commands_reg.py 94.20% <91.66%> (-2.94%) ⬇️
src/app_model/types/_constants.py 96.55% <0.00%> (-3.45%) ⬇️
src/app_model/types/_keybinding_rule.py 96.96% <0.00%> (-3.04%) ⬇️

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 c2dc214...0a01d17. Read the comment docs.

@tlambert03 tlambert03 closed this Jul 11, 2022
@tlambert03 tlambert03 reopened this Jul 11, 2022
@tlambert03 tlambert03 merged commit dc4a031 into main Jul 11, 2022
@tlambert03 tlambert03 deleted the only-one-cmd branch July 11, 2022 10:29
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