JuliaStats / GLM.jl

Generalized linear models in Julia
Other
593 stars 114 forks source link

[v1] Allow documentation building on push #542

Closed ararslan closed 1 year ago

ararslan commented 1 year ago

I think this is why there the hosted documentation doesn't have 1.8. Once a documentation build with this has gone through, https://github.com/JuliaStats/GLM.jl/issues/541 will be resolved.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.11 :tada:

Comparison is base (6406a70) 87.39% compared to head (1a5c58e) 87.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1 #542 +/- ## ========================================== + Coverage 87.39% 87.51% +0.11% ========================================== Files 7 7 Lines 952 953 +1 ========================================== + Hits 832 834 +2 + Misses 120 119 -1 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/JuliaStats/GLM.jl/pull/542/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats)

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