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 concurrent safety for package gdb #1998

Merged
merged 6 commits into from
Jul 12, 2022
Merged

fix concurrent safety for package gdb #1998

merged 6 commits into from
Jul 12, 2022

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Jul 12, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2022

Codecov Report

Merging #1998 (e78a1f8) into master (3e7e8ba) will increase coverage by 0.00%.
The diff coverage is 38.88%.

@@           Coverage Diff           @@
##           master    #1998   +/-   ##
=======================================
  Coverage   76.48%   76.48%           
=======================================
  Files         512      512           
  Lines       46651    46646    -5     
=======================================
- Hits        35679    35678    -1     
+ Misses       9000     8998    -2     
+ Partials     1972     1970    -2     
Flag Coverage Δ
go-1.15-386 76.39% <38.88%> (-0.01%) ⬇️
go-1.15-amd64 76.39% <38.88%> (-0.01%) ⬇️
go-1.16-386 76.38% <38.88%> (-0.01%) ⬇️
go-1.16-amd64 76.40% <38.88%> (+<0.01%) ⬆️
go-1.17-386 76.43% <38.88%> (+0.03%) ⬆️
go-1.17-amd64 76.42% <38.88%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
database/gdb/gdb.go 66.83% <38.88%> (+0.67%) ⬆️
os/gcron/gcron_schedule.go 70.42% <0.00%> (-1.17%) ⬇️
os/gcache/gcache_adapter_memory_lru.go 97.91% <0.00%> (+8.33%) ⬆️

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 3e7e8ba...e78a1f8. Read the comment docs.

@gqcn gqcn merged commit 675ae9b into master Jul 12, 2022
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.

3 participants