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

Explicitly ask for column names in evalcontrasts when calling eachcol. #79

Merged
merged 2 commits into from
Jan 16, 2019

Conversation

andreasnoack
Copy link
Member

The removes a warning which broke the GLM doctests. I plan to make a bugfix release once this is in.

@andreasnoack
Copy link
Member Author

It looks like the doctests are failing but given the expected arrival of #71, I don't think it's worth fixing them.

@codecov-io
Copy link

codecov-io commented Jan 16, 2019

Codecov Report

Merging #79 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   91.77%   91.94%   +0.17%     
==========================================
  Files           7        7              
  Lines         377      385       +8     
==========================================
+ Hits          346      354       +8     
  Misses         31       31
Impacted Files Coverage Δ
src/modelframe.jl 93.24% <100%> (ø) ⬆️
src/statsmodel.jl 89.83% <0%> (+1.59%) ⬆️

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 a45ad63...b00c9ec. Read the comment docs.

@nalimilan nalimilan merged commit 0038211 into master Jan 16, 2019
@nalimilan nalimilan deleted the an/nowarn branch January 16, 2019 15:04
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