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 scoped addon names #412

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Fix scoped addon names #412

merged 1 commit into from
Mar 26, 2024

Conversation

RobbieTheWagner
Copy link
Collaborator

@RobbieTheWagner RobbieTheWagner commented Mar 26, 2024

This fixes a bug where addons with @foo/bar style names would break coverage generation. It also adds in tests for v1 addons and scoped v1 addons.

Closes #340

This fixes a bug where addons with `@foo/bar` style names would break coverage generation. It also adds in tests for v1 addons and scoped v1 addons.
@RobbieTheWagner RobbieTheWagner merged commit cfa97fa into master Mar 26, 2024
1 check passed
@RobbieTheWagner RobbieTheWagner deleted the fix-scoped-addon-names branch March 26, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No coverage when addon/ember-app and package name don't match
1 participant