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: add default store to simplify react & vue hook #89

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

e7h4n
Copy link
Owner

@e7h4n e7h4n commented Dec 22, 2024

No description provided.

@e7h4n e7h4n marked this pull request as ready for review December 22, 2024 08:41
@e7h4n e7h4n merged commit 3e45895 into main Dec 22, 2024
4 checks passed
@e7h4n e7h4n deleted the default-store branch December 22, 2024 08:41
Copy link

codspeed-hq bot commented Dec 22, 2024

CodSpeed Performance Report

Merging #89 will create unknown performance changes

Comparing default-store (fbd5f08) with main (3e45895)

Summary

🆕 3 new benchmarks

Benchmarks breakdown

Benchmark main default-store Change
🆕 ccstate N/A 10.1 ms N/A
🆕 ccstate N/A 2.1 ms N/A
🆕 ccstate N/A 7.8 ms N/A

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 955 / 955
🔵 Statements 100% 955 / 955
🔵 Functions 100% 89 / 89
🔵 Branches 99.14% 349 / 352
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ccstate/src/index.ts 100% 100% 100% 100%
packages/ccstate/src/core/index.ts 100% 100% 100% 100%
packages/ccstate/src/core/store.ts 100% 100% 100% 100%
packages/react/src/provider.ts 100% 100% 100% 100%
packages/vue/src/provider.ts 100% 100% 100% 100%
Generated in workflow #464 for commit fbd5f08 by the Vitest Coverage Report Action

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12452764046

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 10 of 10 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12452737576: 0.0%
Covered Lines: 955
Relevant Lines: 955

💛 - Coveralls

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.

2 participants