go-sprout / sprout

From sprig to sprout - Useful template functions for Go templates with steroids
https://sprout.atom.codes
MIT License
86 stars 4 forks source link

feat: batch of new functions (slices, regexp, conversion) #70

Closed 42atomys closed 1 day ago

42atomys commented 2 days ago

Description

This pull request add a batch of new functions according to requests on sprig issues and pull requests or direct on sprout.

Changes

Checklist

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
registry/conversion/conversion.go 92.3% <100.0%> (+0.3%) :arrow_up:
registry/conversion/functions.go 100.0% <100.0%> (ø)
registry/regexp/functions.go 100.0% <100.0%> (ø)
registry/regexp/regexp.go 94.4% <100.0%> (+0.6%) :arrow_up:
registry/slices/functions.go 100.0% <100.0%> (ø)
registry/slices/helpers.go 100.0% <100.0%> (ø)
registry/slices/slices.go 96.7% <100.0%> (+0.1%) :arrow_up: