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

[Feature] Add new string template functions #705

Merged
merged 5 commits into from
Oct 4, 2023

return back "strcase" functions for InterfaceName

8b0b6a3
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Add new string template functions #705

return back "strcase" functions for InterfaceName
8b0b6a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2023 in 0s

74.88090% (-0.01031%) compared to 72c48ed

View this Pull Request on Codecov

74.88090% (-0.01031%) compared to 72c48ed

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (72c48ed) 74.89121% compared to head (8b0b6a3) 74.88090%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master        #705         +/-   ##
===================================================
- Coverage   74.89121%   74.88090%   -0.01032%     
===================================================
  Files              9           9                 
  Lines           2298        2309         +11     
===================================================
+ Hits            1721        1729          +8     
- Misses           440         442          +2     
- Partials         137         138          +1     
Files Coverage Δ
pkg/outputter.go 65.31532% <100.00000%> (+0.31531%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.