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

fix command id validation when dot in package name #230

Merged
merged 2 commits into from
Aug 8, 2022

Conversation

tlambert03
Copy link
Collaborator

fixes and adds a test for #226 (comment)

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #230 (795759d) into main (233b367) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #230   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         2732      2727    -5     
=========================================
- Hits          2732      2727    -5     
Impacted Files Coverage Δ
npe2/manifest/_validators.py 100.00% <ø> (ø)
npe2/manifest/contributions/_commands.py 100.00% <ø> (ø)
npe2/manifest/schema.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@tlambert03 tlambert03 changed the title fix dot in package name fix command id validation when dot in package name Aug 8, 2022
@tlambert03 tlambert03 added the bug Something isn't working label Aug 8, 2022
@tlambert03
Copy link
Collaborator Author

napari test error is unrelated, and due to this: gristlabs/asttokens#85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant