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

feat(format): allow template funcs to be customized #98

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

princjef
Copy link
Owner

Fixes #93

@codecov-commenter
Copy link

Codecov Report

Merging #98 (4f67975) into master (7f25ccf) will increase coverage by 0.47%.
The diff coverage is 91.52%.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   74.54%   75.01%   +0.47%     
==========================================
  Files          22       22              
  Lines        1960     1977      +17     
==========================================
+ Hits         1461     1483      +22     
+ Misses        398      394       -4     
+ Partials      101      100       -1     
Impacted Files Coverage Δ
renderer.go 69.91% <91.52%> (+7.41%) ⬆️

... and 1 file with indirect coverage changes

@princjef princjef merged commit 0124a63 into master Jun 12, 2023
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.

add support for Template functions
2 participants