go-sprout / sprout

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

fix: resolve issues with the v0.6.0-rc.1 #68

Closed 42atomys closed 1 month ago

42atomys commented 1 month ago

Description

This pull requests grabs returns for the v0.6.0-rc.1 (Release Candidate 1) and resolve issues related to it.

Changes

Fixes #66, #67

Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
alias.go 80.0% 1 Missing and 1 partial :warning:
Files with missing lines Coverage Δ
handler.go 100.0% <100.0%> (ø)
notice.go 100.0% <100.0%> (ø)
registry.go 100.0% <100.0%> (ø)
sprigin/sprig_backward_compatibility.go 100.0% <100.0%> (ø)
sprout.go 100.0% <100.0%> (ø)
alias.go 90.9% <80.0%> (-9.1%) :arrow_down: