Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for generating infinite/prefetch/ensure queries #158

Merged
merged 24 commits into from
Oct 10, 2024
Merged

Conversation

7nohe
Copy link
Owner

@7nohe 7nohe commented Oct 7, 2024

No description provided.

@7nohe 7nohe added the v2 label Oct 7, 2024
@7nohe 7nohe self-assigned this Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 98.5% (🎯 95%) 2178 / 2211
🟢 Statements 98.5% (🎯 95%) 2178 / 2211
🟢 Functions 93.61% (🎯 90%) 44 / 47
🟢 Branches 90.9% (🎯 85%) 170 / 187
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/constants.mts 100% 100% 100% 100%
src/createExports.mts 98.86% 100% 100% 98.86% 95, 98
src/createImports.mts 96.18% 66.66% 100% 96.18% 20-23, 27
src/createPrefetchOrEnsure.mts 99.44% 71.42% 100% 99.44% 111
src/createSource.mts 100% 100% 100% 100%
src/createUseMutation.mts 99.03% 66.66% 100% 99.03% 81, 174
src/createUseQuery.mts 98.71% 83.33% 100% 98.71% 81-82, 242-245, 443, 637-638
src/service.mts 96.07% 92.3% 100% 96.07% 35-36, 66-67
Generated in workflow #341 for commit 9ceedca by the Vitest Coverage Report Action

@7nohe 7nohe changed the title Fix for generating infinite queries Fix for generating infinite/prefetch/ensure queries Oct 7, 2024
@7nohe
Copy link
Owner Author

7nohe commented Oct 8, 2024

npm publish

@7nohe
Copy link
Owner Author

7nohe commented Oct 8, 2024

npm publish

@7nohe 7nohe merged commit 866cb97 into v2 Oct 10, 2024
4 checks passed
@7nohe 7nohe deleted the fix/infinite-queries branch October 10, 2024 12:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants