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

Allow DieWith to accept multiple funcs #109

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Allow DieWith to accept multiple funcs #109

merged 1 commit into from
Aug 11, 2023

Conversation

scothis
Copy link
Collaborator

@scothis scothis commented Aug 11, 2023

Each func is executed in order returning the resulting die. It is equivlent to chaining multiple DieWith calls in serries.

Each func is executed in order returning the resulting die. It is
equivlent to chaining multiple DieWith calls in serries.

Signed-off-by: Scott Andrews <[email protected]>
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #109 (d0dc4eb) into main (eb97628) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   10.31%   10.31%           
=======================================
  Files          64       64           
  Lines        3152     3152           
=======================================
  Hits          325      325           
  Misses       2824     2824           
  Partials        3        3           

@mamachanko
Copy link
Collaborator

Is DieWidth in the PR's title a typo? I was trying to fit "width of a die" into the industrial production theme and it kind of makes sense 😂

@scothis scothis changed the title Allow DieWidth to accept multiple funcs Allow DieWith to accept multiple funcs Aug 11, 2023
@scothis scothis merged commit b272eeb into main Aug 11, 2023
3 checks passed
@scothis scothis deleted the multi-with branch March 8, 2024 03:48
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