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

lib: support iterator and asyncIterator #154

Merged
merged 2 commits into from
Sep 25, 2023
Merged

lib: support iterator and asyncIterator #154

merged 2 commits into from
Sep 25, 2023

Conversation

JacksonTian
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2023

Codecov Report

Merging #154 (d2038e2) into master (e35794d) will decrease coverage by 0.06%.
The diff coverage is 89.47%.

❗ Current head d2038e2 differs from pull request most recent head e84c755. Consider uploading reports for the commit e84c755 to get more accurate results

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
- Coverage   96.26%   96.21%   -0.06%     
==========================================
  Files          12       12              
  Lines        2516     2535      +19     
==========================================
+ Hits         2422     2439      +17     
- Misses         94       96       +2     
Files Changed Coverage Δ
lib/util.js 100.00% <ø> (ø)
lib/semantic.js 93.76% <60.00%> (-0.13%) ⬇️
lib/lexer.js 100.00% <100.00%> (ø)
lib/parser.js 98.74% <100.00%> (+0.01%) ⬆️

@peze peze merged commit c6afd16 into master Sep 25, 2023
7 checks passed
@peze peze deleted the iterator branch September 25, 2023 02:24
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.

3 participants