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: provide core package #44

Merged
merged 3 commits into from
Apr 29, 2023
Merged

feat: provide core package #44

merged 3 commits into from
Apr 29, 2023

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented Apr 29, 2023

check inspired code

close #32

@productdevbook productdevbook self-assigned this Apr 29, 2023
@github-actions
Copy link
Contributor

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 63.38% 161 / 254
🔵 Statements 63.38% 161 / 254
🔵 Functions 50% 5 / 10
🔵 Branches 75% 9 / 12
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
packages/vue/primitive/src/index.ts 100% 100% 100% 100%
packages/vue/primitive/src/primitive.ts 100% 71.42% 100% 100%
packages/vue/provide/src/createProvide.ts 34.04% 75% 33.33% 34.04% 23-30, 53-110, 112-138
packages/vue/provide/src/index.ts 100% 100% 0% 100%

@productdevbook productdevbook merged commit d23147d into main Apr 29, 2023
@productdevbook productdevbook deleted the provide branch April 29, 2023 15:12
This was referenced May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Provide / Inject Package
1 participant