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

Add GLM.DensePredQR #35

Merged
merged 17 commits into from
May 12, 2023
Merged

Add GLM.DensePredQR #35

merged 17 commits into from
May 12, 2023

Conversation

getzze
Copy link
Owner

@getzze getzze commented May 12, 2023

  • use linter
  • improve *PredCG
  • improve tests

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Patch coverage: 75.10% and project coverage change: -1.09 ⚠️

Comparison is base (0be4707) 85.20% compared to head (87db13a) 84.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   85.20%   84.12%   -1.09%     
==========================================
  Files          11       12       +1     
  Lines        1724     1776      +52     
==========================================
+ Hits         1469     1494      +25     
- Misses        255      282      +27     
Impacted Files Coverage Δ
src/RobustModels.jl 66.66% <ø> (ø)
src/compat.jl 0.00% <0.00%> (ø)
src/deprecated.jl 44.44% <ø> (ø)
src/estimators.jl 72.09% <0.00%> (ø)
src/losses.jl 85.23% <25.00%> (+1.11%) ⬆️
src/linpred.jl 79.62% <71.42%> (-3.21%) ⬇️
src/regularizedpred.jl 71.42% <71.42%> (ø)
src/robustlinearmodel.jl 87.63% <81.53%> (-1.65%) ⬇️
src/tools.jl 87.05% <90.90%> (-0.45%) ⬇️
src/linresp.jl 81.77% <100.00%> (-1.14%) ⬇️
... and 2 more

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

@getzze getzze merged commit ffd7246 into main May 12, 2023
This pull request was closed.
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.

1 participant