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

Added new test on loop #1965

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

LanderOtto
Copy link
Contributor

This PR adds a new unit test using scatter and loop features in the workflow. In particular, it is tested if a scatter step works well inside a loop. Before this PR, only the "loop inside scatter" case was checked.

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1eb83d1) 83.76% compared to head (83ce0c0) 83.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1965      +/-   ##
==========================================
- Coverage   83.76%   83.75%   -0.02%     
==========================================
  Files          46       46              
  Lines        8231     8231              
  Branches     2186     2186              
==========================================
- Hits         6895     6894       -1     
- Misses        859      861       +2     
+ Partials      477      476       -1     

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

Copy link
Member

@mr-c mr-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @LanderOtto !

@mr-c mr-c merged commit ec1e1c8 into common-workflow-language:main Jan 12, 2024
46 of 47 checks passed
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.

2 participants