JuliaStats / GLM.jl

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

Let future test on beta instead of nightly #552

Closed andreasnoack closed 6 months ago

andreasnoack commented 6 months ago

Early in the cycle, the failures on nightly are not that useful to us. We only really need to pay attention once Julia enters the beta stage.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1f0e06b) 90.84% compared to head (e6140f1) 90.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ======================================= Coverage 90.84% 90.84% ======================================= Files 8 8 Lines 1125 1125 ======================================= Hits 1022 1022 Misses 103 103 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

andreasnoack commented 6 months ago

Hm. I thought there was a general "beta channel" but it looks like it has to be a specific version so closing this one.