reconcilerio / dies

immutable, fluent, builders for Kubernetes resources
Apache License 2.0
8 stars 4 forks source link

Allow DieWith to accept multiple funcs #109

Closed scothis closed 1 year ago

scothis commented 1 year ago

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

codecov[bot] commented 1 year ago

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 commented 1 year ago

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 😂