Skip to content

Refactor batchers to be a stateful concept#37

Merged
zix99 merged 2 commits into
masterfrom
batchers
May 1, 2021
Merged

Refactor batchers to be a stateful concept#37
zix99 merged 2 commits into
masterfrom
batchers

Conversation

@zix99

@zix99 zix99 commented May 1, 2021

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

codecov-commenter commented May 1, 2021

Copy link
Copy Markdown

Codecov Report

Merging #37 (9eea67c) into master (96736bf) will decrease coverage by 0.18%.
The diff coverage is 78.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   81.99%   81.81%   -0.19%     
==========================================
  Files          65       66       +1     
  Lines        2016     2029      +13     
==========================================
+ Hits         1653     1660       +7     
- Misses        248      255       +7     
+ Partials      115      114       -1     
Impacted Files Coverage Δ
pkg/extractor/batchers/readerBatcher.go 0.00% <0.00%> (ø)
pkg/extractor/batchers/util.go 66.66% <ø> (ø)
pkg/extractor/batchers/tailBatcher.go 58.53% <60.00%> (ø)
cmd/helpers/extractorBuilder.go 88.50% <84.61%> (+1.69%) ⬆️
pkg/extractor/batchers/batcher.go 88.00% <88.00%> (ø)
cmd/analyze.go 96.55% <100.00%> (+0.06%) ⬆️
cmd/bargraph.go 100.00% <100.00%> (ø)
cmd/filter.go 87.87% <100.00%> (+0.37%) ⬆️
cmd/histo.go 88.37% <100.00%> (+0.13%) ⬆️
cmd/tabulate.go 93.33% <100.00%> (+0.11%) ⬆️
... and 4 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 96736bf...9eea67c. Read the comment docs.

@zix99 zix99 merged commit e237f2a into master May 1, 2021
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