Skip to content

add residuals method for GLM - #499

Open
palday wants to merge 34 commits into
masterfrom
pa/resid
Open

palday wants to merge 34 commits into
masterfrom
pa/resid

Merge branch 'master' of github.com:JuliaStats/GLM.jl into pa/resid

c3fbc4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 1s

90.49% (+0.00%) compared to c13577e

View this Pull Request on Codecov

90.49% (+0.00%) compared to c13577e

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.49%. Comparing base (c13577e) to head (c3fbc4a).
⚠️ Report is 67 commits behind head on master.

Files with missing lines Patch % Lines
src/glmfit.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   90.48%   90.49%           
=======================================
  Files           8        8           
  Lines        1125     1136   +11     
=======================================
+ Hits         1018     1028   +10     
- Misses        107      108    +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.