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 the problem that the progress bar loses the log #1756

Merged
merged 2 commits into from
Apr 11, 2022
Merged

Conversation

zhijian-pro
Copy link
Contributor

@zhijian-pro zhijian-pro commented Apr 11, 2022

Progress bar module code change content juicedata/mpb@092927e

@codecov-commenter
Copy link

Codecov Report

Merging #1756 (94c9e1e) into main (f342a98) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1756      +/-   ##
==========================================
+ Coverage   61.56%   61.64%   +0.07%     
==========================================
  Files         135      135              
  Lines       22924    22924              
==========================================
+ Hits        14114    14132      +18     
+ Misses       7210     7195      -15     
+ Partials     1600     1597       -3     
Impacted Files Coverage Δ
pkg/chunk/utils_unix.go 73.33% <0.00%> (-20.00%) ⬇️
pkg/meta/sql.go 67.13% <0.00%> (-0.11%) ⬇️
pkg/chunk/cached_store.go 77.44% <0.00%> (+0.55%) ⬆️
pkg/vfs/writer.go 79.66% <0.00%> (+1.01%) ⬆️
pkg/vfs/reader.go 80.29% <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 e0ee281...94c9e1e. Read the comment docs.

@davies davies merged commit f1d45d6 into main Apr 11, 2022
@davies davies deleted the fix_loss_log branch April 11, 2022 08:18
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

3 participants