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 unit tests to ForExpression #791

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rikinyan
Copy link

@rikinyan rikinyan commented Aug 23, 2023

Related issue: #34

Deleted codes are results of test of Exec results after addXXX methods
These should be written in XXXClause test.
@rikinyan rikinyan mentioned this pull request Aug 23, 2023
5 tasks
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #791 (f21cab6) into master (7f6c45f) will increase coverage by 0.8%.
The diff coverage is n/a.

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

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #791     +/-   ##
========================================
+ Coverage    35.7%   36.5%   +0.8%     
========================================
  Files         355     355             
  Lines       13068   13068             
========================================
+ Hits         4663    4765    +102     
+ Misses       7952    7848    -104     
- Partials      453     455      +2     

@rikinyan
Copy link
Author

rikinyan commented Sep 8, 2023

Sorry, I forgot to run 'make fmt'.

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.

None yet

1 participant