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

fix: marked gcode.CodeInternalPanic for panic #2860

Merged
merged 2 commits into from
Aug 14, 2023
Merged

fix: marked gcode.CodeInternalPanic for panic #2860

merged 2 commits into from
Aug 14, 2023

Conversation

LonelySally
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

Patch coverage: 38.88% and project coverage change: -0.02% ⚠️

Comparison is base (35a326e) 79.17% compared to head (852ee3b) 79.16%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2860      +/-   ##
==========================================
- Coverage   79.17%   79.16%   -0.02%     
==========================================
  Files         634      634              
  Lines       52428    52430       +2     
==========================================
- Hits        41508    41504       -4     
- Misses       8858     8864       +6     
  Partials     2062     2062              
Flag Coverage Δ
go-1.18-386 79.23% <38.88%> (+<0.01%) ⬆️
go-1.18-amd64 79.24% <38.88%> (+0.03%) ⬆️
go-1.19-386 79.11% <38.88%> (?)
go-1.19-amd64 79.12% <38.88%> (+0.05%) ⬆️
go-1.20-386 79.21% <38.88%> (+0.05%) ⬆️
go-1.20-amd64 79.21% <38.88%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
errors/gcode/gcode.go 100.00% <ø> (ø)
net/ghttp/ghttp_server_handler.go 66.53% <0.00%> (-1.20%) ⬇️
os/gcmd/gcmd_command_run.go 63.74% <0.00%> (ø)
os/gfsnotify/gfsnotify_watcher_loop.go 81.81% <0.00%> (-1.38%) ⬇️
os/gtimer/gtimer_entry.go 80.88% <0.00%> (ø)
util/gconv/gconv_maptomap.go 72.47% <0.00%> (ø)
util/gconv/gconv_maptomaps.go 54.90% <0.00%> (ø)
util/gconv/gconv_structs.go 62.71% <0.00%> (ø)
net/ghttp/ghttp_func.go 65.38% <50.00%> (ø)
util/gconv/gconv_struct.go 82.62% <50.00%> (ø)
... and 3 more

... and 2 files with indirect coverage changes

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

util/gconv/gconv_struct.go Outdated Show resolved Hide resolved
@gqcn gqcn merged commit ea6a773 into gogf:master Aug 14, 2023
9 checks passed
@shuqingzai
Copy link

这应该需要标记 #2852 以关联相关 issue

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


This should need to be tagged #2852 to relate the related issue

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.

5 participants