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: support for Generators #324

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

arthurfiorette
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Oct 29, 2024

🦋 Changeset detected

Latest commit: 362dbd9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@kitajs/html Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 99.04762% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.60%. Comparing base (3b40ece) to head (8d9568c).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
packages/html/suspense.js 99.04% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #324      +/-   ##
===========================================
- Coverage   100.00%   99.60%   -0.40%     
===========================================
  Files            4        4              
  Lines          434      502      +68     
===========================================
+ Hits           434      500      +66     
- Misses           0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arthurfiorette
Copy link
Member Author

left to test:

generator inside generator
generator inside suspense
suspense inside generator
generator with async components

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