Skip to content

Conversation

@yoninazarathy
Copy link
Contributor

Fixes: #719

Did behavior change? Did you add need features? If so, please update NEWS.md

  • add entry in NEWS.md
  • after opening this PR, add a reference and run docs/NEWS-update.jl to update the cross-references.

Should we release your changes right away? If so, bump the version:

  • I've bumped the version appropriately

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
src/generalizedlinearmixedmodel.jl 100.00%
src/linearmixedmodel.jl 100.00%

📢 Thoughts on this report? Let us know!.

Copy link
Member

@palday palday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the contribution! A new release with the tweak should be out shortly

@palday palday merged commit 1086e75 into JuliaStats:main Sep 18, 2023
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.

Warning: ProgressUnknown(desc::AbstractString; kwargs...) is deprecated, use ProgressUnknown(; desc = desc, kwargs...) instead.

2 participants