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

added missing exports #18

Merged
merged 1 commit into from
Apr 14, 2024
Merged

added missing exports #18

merged 1 commit into from
Apr 14, 2024

Conversation

maddin1502
Copy link
Owner

No description provided.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 90%)
🟰 ±0%
523 / 523
🟢 Statements 100% (🎯 90%)
🟰 ±0%
523 / 523
🟢 Functions 100% (🎯 90%)
🟰 ±0%
28 / 28
🟢 Branches 100% (🎯 90%)
🟰 ±0%
52 / 52
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/index.ts 100% 100% 100% 100%
Unchanged Files
src/array.ts 100% 100% 100% 100%
src/constructor.ts 100% 100% 100% 100%
src/dictionary.ts 100% 100% 100% 100%
src/emptyObject.ts 100% 100% 100% 100%
src/enumerable.ts 100% 100% 100% 100%
src/mapping.ts 100% 100% 100% 100%
src/shape.ts 100% 100% 100% 100%
src/disposable/base.ts 100% 100% 100% 100%
src/disposable/index.ts 100% 100% 100% 100%
src/event/handler.ts 100% 100% 100% 100%
src/event/index.ts 100% 100% 100% 100%
src/event/types.ts 100% 100% 100% 100%
src/event/args/cancel.ts 100% 100% 100% 100%
src/event/args/index.ts 100% 100% 100% 100%
Generated in workflow #6

@maddin1502 maddin1502 merged commit 810f227 into main Apr 14, 2024
4 checks passed
@maddin1502 maddin1502 deleted the fixedExports branch April 14, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant