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

Add ability to specify output filename #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

felipemfp
Copy link

Refactor default filename to snake_case, because useraddresssliceloader_gen.go is really unreadable.

Lemme know your thoughts on this one.

BTW, thanks you!

Refactor default filename to snake_case
@codecov
Copy link

codecov bot commented Jul 8, 2019

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   85.57%   85.57%           
=======================================
  Files           2        2           
  Lines         104      104           
=======================================
  Hits           89       89           
  Misses         15       15
Impacted Files Coverage Δ
example/user_loader_gen.go 94.68% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d6b85c...f003f3f. Read the comment docs.

@blessedvictim
Copy link

one note from my side.
i think don't need use strcase library. no need to add an extra dependency. What you think?

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.

2 participants