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

sdk: use uint32 for uid,gid #1648

Merged
merged 3 commits into from
Mar 25, 2022
Merged

sdk: use uint32 for uid,gid #1648

merged 3 commits into from
Mar 25, 2022

Conversation

davies
Copy link
Contributor

@davies davies commented Mar 24, 2022

No description provided.

@davies davies changed the title use uint32 as uid,gid sdk: use uint32 for uid,gid Mar 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2022

Codecov Report

Merging #1648 (45c5d6c) into main (2796ee7) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1648      +/-   ##
==========================================
+ Coverage   61.51%   61.59%   +0.07%     
==========================================
  Files         133      133              
  Lines       22573    22573              
==========================================
+ Hits        13885    13903      +18     
+ Misses       7127     7112      -15     
+ Partials     1561     1558       -3     
Impacted Files Coverage Δ
pkg/meta/sql.go 67.08% <0.00%> (-0.11%) ⬇️
pkg/chunk/cached_store.go 78.70% <0.00%> (+0.51%) ⬆️
pkg/vfs/reader.go 84.67% <0.00%> (+3.10%) ⬆️

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 2796ee7...45c5d6c. Read the comment docs.

@davies davies merged commit 5efd718 into main Mar 25, 2022
@davies davies deleted the uid_int branch March 25, 2022 00:31
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

2 participants