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

Fix tests for GLM v1.9 #47

Merged
merged 18 commits into from
Sep 25, 2024
Merged

Fix tests for GLM v1.9 #47

merged 18 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. warning for wrong type for

    getzze committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef0f76a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. print test_args

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f6783f9 View commit details
    Browse the repository at this point in the history
  2. qrpred not exported by GLM v1.9.0

    format
    
    undo format
    
    qrpred not fully defined in GLM v1.9
    
    qrpred is not defined in GLM v1.9
    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    835e8c1 View commit details
    Browse the repository at this point in the history
  3. GHA: do not duplicate jobs

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d706432 View commit details
    Browse the repository at this point in the history
  4. add julia-format action

    add julia-format action
    
    format docs files
    
    gha naming
    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a7a95ee View commit details
    Browse the repository at this point in the history
  5. docs add CategoricalArrays dep

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    aeaefa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ca6c64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1426b8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3884151 View commit details
    Browse the repository at this point in the history
  9. fix doctest

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6c61094 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e3a958 View commit details
    Browse the repository at this point in the history
  11. add typos github action

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0443b8c View commit details
    Browse the repository at this point in the history
  12. run typos

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1daf6d3 View commit details
    Browse the repository at this point in the history
  13. follow .JuliaFormatter.toml

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    04a1369 View commit details
    Browse the repository at this point in the history
  14. run format

    correct type
    
    correct type
    
    correct type
    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1040408 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b916f6 View commit details
    Browse the repository at this point in the history
  16. fix docs

    fix docs
    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d13615e View commit details
    Browse the repository at this point in the history
  17. fix some docs

    getzze committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    85b3bde View commit details
    Browse the repository at this point in the history