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

stat_smooth() drops failed groups #5371

Merged
merged 7 commits into from
Oct 2, 2023
Merged

Commits on Jul 26, 2023

  1. Return NULL when fit fails

    teunbrand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ec26269 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add test

    teunbrand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4bcd151 View commit details
    Browse the repository at this point in the history
  2. Add news bullet

    teunbrand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    39c1ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    228464a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    7d6d140 View commit details
    Browse the repository at this point in the history
  2. Use try_fetch()

    teunbrand committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4165eb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    cc59efd View commit details
    Browse the repository at this point in the history