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

Improving gfile and gSesssion Code Coverage #1632

Merged
merged 9 commits into from
Mar 9, 2022
Merged

Conversation

huangqian1985
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2022

Codecov Report

Merging #1632 (b585503) into master (bb6e8fe) will increase coverage by 0.35%.
The diff coverage is n/a.

❗ Current head b585503 differs from pull request most recent head f08c185. Consider uploading reports for the commit f08c185 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1632      +/-   ##
==========================================
+ Coverage   71.05%   71.41%   +0.35%     
==========================================
  Files         444      444              
  Lines       42339    42332       -7     
==========================================
+ Hits        30085    30232     +147     
+ Misses      10359    10214     -145     
+ Partials     1895     1886       -9     
Flag Coverage Δ
go-1.15 71.39% <ø> (+0.35%) ⬆️
go-1.16 71.39% <ø> (+0.36%) ⬆️
go-1.17 71.40% <ø> (+0.35%) ⬆️

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

Impacted Files Coverage Δ
os/gmutex/gmutex.go 94.73% <0.00%> (-2.64%) ⬇️
os/gcmd/gcmd_command_object.go 50.32% <0.00%> (-2.07%) ⬇️
os/glog/glog_logger_rotate.go 65.85% <0.00%> (-1.47%) ⬇️
net/ghttp/ghttp_server_swagger.go 75.00% <0.00%> (ø)
os/gcmd/gcmd_command_run.go 58.62% <0.00%> (+3.44%) ⬆️
os/gfile/gfile.go 80.60% <0.00%> (+4.74%) ⬆️
os/gfile/gfile_home.go 23.40% <0.00%> (+6.38%) ⬆️
os/gspath/gspath_cache.go 94.73% <0.00%> (+7.01%) ⬆️
os/gfile/gfile_size.go 78.78% <0.00%> (+10.10%) ⬆️
os/gfile/gfile_copy.go 44.68% <0.00%> (+12.76%) ⬆️
... and 6 more

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 e09704a...f08c185. Read the comment docs.

@huangqian1985 huangqian1985 changed the title Improving gfile Code Coverage Improving gfile and gSesssion Code Coverage Mar 1, 2022
@gqcn gqcn merged commit 6301403 into gogf:master Mar 9, 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