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

Support logging-based progress meter #63

Merged
merged 8 commits into from
Oct 17, 2019
Merged

Support logging-based progress meter #63

merged 8 commits into from
Oct 17, 2019

Conversation

tkf
Copy link
Member

@tkf tkf commented Oct 14, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 15, 2019

Codecov Report

Merging #63 into master will increase coverage by 0.09%.
The diff coverage is 89.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   84.09%   84.18%   +0.09%     
==========================================
  Files          16       17       +1     
  Lines        1012     1100      +88     
==========================================
+ Hits          851      926      +75     
- Misses        161      174      +13
Impacted Files Coverage Δ
src/Transducers.jl 100% <ø> (ø) ⬆️
src/dreduce.jl 100% <100%> (ø) ⬆️
src/progress.jl 88.76% <88.76%> (ø)
src/simd.jl 75% <0%> (-9.38%) ⬇️
src/comprehensions.jl 69.23% <0%> (-7.7%) ⬇️
src/processes.jl 91.85% <0%> (-0.75%) ⬇️
src/core.jl 68.42% <0%> (+0.03%) ⬆️
src/reduce.jl 96.61% <0%> (+1.69%) ⬆️

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 1f56a5c...fb2b89e. Read the comment docs.

@tkf tkf force-pushed the progress branch 3 times, most recently from 8673ac0 to eb4774b Compare October 16, 2019 06:47
@tkf tkf merged commit dcddbf0 into master Oct 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the progress branch October 17, 2019 00:57
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.

2 participants