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 append!! for empty collector #185

Merged
merged 1 commit into from
Jul 9, 2020
Merged

Fix append!! for empty collector #185

merged 1 commit into from
Jul 9, 2020

Conversation

tkf
Copy link
Member

@tkf tkf commented Jul 9, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #185 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   91.49%   91.53%   +0.03%     
==========================================
  Files          22       22              
  Lines         494      496       +2     
==========================================
+ Hits          452      454       +2     
  Misses         42       42              
Impacted Files Coverage Δ
src/collectors.jl 100.00% <100.00%> (ø)

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 ce35fa7...e02f5c2. Read the comment docs.

@mergify mergify bot merged commit e217094 into master Jul 9, 2020
@mergify mergify bot deleted the empty-collector branch July 9, 2020 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant