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

sqlx: 解决 RawBytes 共享内存的问题 #223

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

flycash
Copy link
Contributor

@flycash flycash commented Oct 1, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #223 (08476e3) into dev (046debe) will decrease coverage by 0.09%.
Report is 1 commits behind head on dev.
The diff coverage is 89.47%.

@@            Coverage Diff             @@
##              dev     #223      +/-   ##
==========================================
- Coverage   95.89%   95.81%   -0.09%     
==========================================
  Files          54       56       +2     
  Lines        3046     3082      +36     
==========================================
+ Hits         2921     2953      +32     
- Misses         96       99       +3     
- Partials       29       30       +1     
Files Coverage Δ
queue/priority_queue.go 100.00% <100.00%> (ø)
tree/red_black_tree.go 100.00% <100.00%> (ø)
sqlx/scanner.go 80.00% <42.85%> (-6.67%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@flycash flycash merged commit 856d32a into ecodeclub:dev Oct 1, 2023
5 of 6 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.

1 participant