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

Add tests for ForEachVariableStatementSyntaxWrapper #3626

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bjornhellander
Copy link
Contributor

@bjornhellander bjornhellander commented Apr 2, 2023

Fixes #2377.

Adapted from tests for CommonForEachStatementSyntaxWrapper.

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (17b613d) to head (44f4c01).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3626      +/-   ##
==========================================
+ Coverage   94.38%   97.46%   +3.08%     
==========================================
  Files         925      928       +3     
  Lines      110065   110458     +393     
  Branches     3307     3307              
==========================================
+ Hits       103881   107661    +3780     
+ Misses       5174     1833    -3341     
+ Partials     1010      964      -46     

@bjornhellander bjornhellander force-pushed the feature/ForEachVariableStatementSyntaxWrapper branch from c44b4ba to f9b1122 Compare April 2, 2023 13:29
@bjornhellander bjornhellander force-pushed the feature/ForEachVariableStatementSyntaxWrapper branch from f9b1122 to bcf5990 Compare December 28, 2023 14:30
@bjornhellander bjornhellander force-pushed the feature/ForEachVariableStatementSyntaxWrapper branch from bcf5990 to b7cb15b Compare May 20, 2024 18:22
@bjornhellander bjornhellander force-pushed the feature/ForEachVariableStatementSyntaxWrapper branch from b7cb15b to 44f4c01 Compare May 21, 2024 05:37
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.

Add tests for ForEachVariableStatementSyntaxWrapper
1 participant