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

Get rid of TableRegressionModel by storing formula directly in model … #4

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

gragusa
Copy link
Owner

@gragusa gragusa commented Nov 24, 2022

@codecov-commenter
Copy link

Codecov Report

Base: 87.39% // Head: 88.75% // Increases project coverage by +1.35% 🎉

Coverage data is based on head (b728917) compared to base (9dc4d6b).
Patch coverage: 97.52% of modified lines in pull request are covered.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           JuliaStats-master       #4      +/-   ##
=====================================================
+ Coverage              87.39%   88.75%   +1.35%     
=====================================================
  Files                      7        8       +1     
  Lines                    952     1040      +88     
=====================================================
+ Hits                     832      923      +91     
+ Misses                   120      117       -3     
Impacted Files Coverage Δ
src/GLM.jl 50.00% <ø> (ø)
src/ftest.jl 100.00% <ø> (ø)
src/glmfit.jl 81.79% <94.28%> (+0.77%) ⬆️
src/lm.jl 94.26% <97.43%> (+0.93%) ⬆️
src/deprecated.jl 100.00% <100.00%> (ø)
src/linpred.jl 91.17% <100.00%> (+5.56%) ⬆️
src/negbinfit.jl 82.66% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gragusa gragusa merged commit 9eb2390 into gragusa:JuliaStats-master Dec 20, 2022
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