Closed szktkfm closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.36%. Comparing base (
2338a13
) to head (5a471a2
). Report is 8 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you @szktkfm!
Replaced
function
withfunc
in the sample code snippet within the README.I made this change because I thought it was a typo, since
function
is not recognized by Go. However, if you have a particular reason for usingfunction
in this context, you may ignore this PR.