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

gf gen service supports the generation of service files in the specified naming format #1953

Merged
merged 4 commits into from Jul 4, 2022

Conversation

L-fushen
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2022

Codecov Report

Merging #1953 (eeb31ff) into master (d7faae0) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head eeb31ff differs from pull request most recent head d006637. Consider uploading reports for the commit d006637 to get more accurate results

@@            Coverage Diff             @@
##           master    #1953      +/-   ##
==========================================
+ Coverage   75.56%   75.60%   +0.03%     
==========================================
  Files         512      512              
  Lines       46398    46403       +5     
==========================================
+ Hits        35060    35082      +22     
+ Misses       9334     9319      -15     
+ Partials     2004     2002       -2     
Flag Coverage Δ
go-1.15-386 75.53% <ø> (+0.02%) ⬆️
go-1.15-amd64 75.51% <ø> (+0.04%) ⬆️
go-1.16-386 75.53% <ø> (+0.08%) ⬆️
go-1.16-amd64 75.51% <ø> (+0.03%) ⬆️
go-1.17-386 75.53% <ø> (+0.02%) ⬆️
go-1.17-amd64 75.54% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
os/gfsnotify/gfsnotify_filefunc.go 74.02% <0.00%> (-3.90%) ⬇️
os/glog/glog.go 42.85% <0.00%> (ø)
os/glog/glog_logger_handler.go 91.17% <0.00%> (ø)
os/gcron/gcron_schedule.go 67.52% <0.00%> (+0.42%) ⬆️
os/gcron/gcron_entry.go 60.63% <0.00%> (+0.85%) ⬆️
os/gfsnotify/gfsnotify_watcher.go 84.03% <0.00%> (+2.52%) ⬆️
os/gfsnotify/gfsnotify_watcher_loop.go 83.19% <0.00%> (+2.52%) ⬆️
net/gtrace/gtrace.go 70.51% <0.00%> (+5.17%) ⬆️
contrib/registry/polaris/polaris_watcher.go 73.21% <0.00%> (+5.35%) ⬆️
os/gfile/gfile_scan.go 90.00% <0.00%> (+7.77%) ⬆️

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 f57d71b...d006637. Read the comment docs.

cmd/gf/internal/cmd/cmd_gen_service.go Outdated Show resolved Hide resolved
@gqcn gqcn added the wip label Jun 30, 2022
@L-fushen L-fushen closed this Jun 30, 2022
@L-fushen L-fushen reopened this Jun 30, 2022
@gqcn gqcn merged commit 59a9484 into gogf:master Jul 4, 2022
@L-fushen L-fushen deleted the dev-gen-service branch July 4, 2022 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants