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 issue in New when creating concurrent-safety var for package gvar #2573

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

osgochina
Copy link
Contributor

修复safe参数逻辑错误

修复safe参数逻辑错误
@osgochina osgochina changed the title fix issue in New when creating concurrent-safety var for package gvar #2571 fix issue in New when creating concurrent-safety var for package gvar Apr 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 🎉

Comparison is base (6a4e39e) 78.58% compared to head (906d1e3) 78.65%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2573      +/-   ##
==========================================
+ Coverage   78.58%   78.65%   +0.06%     
==========================================
  Files         630      630              
  Lines       51393    51506     +113     
==========================================
+ Hits        40388    40512     +124     
+ Misses       9016     9006      -10     
+ Partials     1989     1988       -1     
Flag Coverage Δ
go-1.15-386 78.65% <100.00%> (?)
go-1.15-amd64 78.66% <100.00%> (?)
go-1.16-386 78.70% <100.00%> (?)
go-1.16-amd64 78.69% <100.00%> (?)
go-1.17-386 78.69% <100.00%> (+0.09%) ⬆️
go-1.17-amd64 78.69% <100.00%> (+0.08%) ⬆️
go-1.18-386 78.60% <100.00%> (+0.05%) ⬆️
go-1.18-amd64 78.60% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
container/gvar/gvar.go 96.55% <100.00%> (ø)

... and 13 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@houseme houseme requested a review from gqcn April 12, 2023 09:13
@gqcn gqcn merged commit 50b5cd5 into gogf:master Apr 12, 2023
16 of 24 checks passed
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.

None yet

4 participants