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

ci: update tests workflow to use centralized reusable workflow and auto-suggest formatting changes on PRs #204

Merged
merged 30 commits into from
Aug 17, 2024

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1169671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e36895 View commit details
    Browse the repository at this point in the history
  3. Update nlls_tests.jl

    ChrisRackauckas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    46061c5 View commit details
    Browse the repository at this point in the history
  4. Update nlls_tests.jl

    ChrisRackauckas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8a251a9 View commit details
    Browse the repository at this point in the history
  5. Revert "Update nlls_tests.jl"

    This reverts commit 8a251a9.
    ChrisRackauckas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b9e23f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b65488 View commit details
    Browse the repository at this point in the history
  7. Use another indexing method

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a8fb531 View commit details
    Browse the repository at this point in the history
  8. bc doesn’t use RAT

    ErikQQY authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a746c1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7abc1ab View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Fix indexing error

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a8d1a73 View commit details
    Browse the repository at this point in the history
  2. Fix more indexing errors

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9187cee View commit details
    Browse the repository at this point in the history
  3. Fix more indexing errors

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d1a2646 View commit details
    Browse the repository at this point in the history
  4. Fix indexing in eval_bc_residual

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    68fabad View commit details
    Browse the repository at this point in the history
  5. Revert some fixes

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e3536a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    439ed20 View commit details
    Browse the repository at this point in the history
  2. Fix non-standard usage of bc in tests

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    73f2f10 View commit details
    Browse the repository at this point in the history
  3. Fix the right usage of bc

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c9c5877 View commit details
    Browse the repository at this point in the history
  4. Fix initial guess in manifold test

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f9d7d33 View commit details
    Browse the repository at this point in the history
  5. Update src/default_nlsolve.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ChrisRackauckas and github-actions[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    293ae46 View commit details
    Browse the repository at this point in the history
  6. Use correct bc in manifold tests

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    603a4d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Fix deprecated LineSeach binding

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4999c92 View commit details
    Browse the repository at this point in the history
  2. Update src/default_nlsolve.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ChrisRackauckas and github-actions[bot] authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    23902ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f24ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cc7ad4 View commit details
    Browse the repository at this point in the history
  5. Update src/default_nlsolve.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ChrisRackauckas and github-actions[bot] authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a8735b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30da842 View commit details
    Browse the repository at this point in the history
  7. Update src/default_nlsolve.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ChrisRackauckas and github-actions[bot] authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    dfe835f View commit details
    Browse the repository at this point in the history
  8. Remove Aqua test_ambiguities

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1303c6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f89f00 View commit details
    Browse the repository at this point in the history
  10. Use the correct bc in bigfloat test case

    Signed-off-by: ErikQQY <[email protected]>
    ErikQQY committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ba4a3a5 View commit details
    Browse the repository at this point in the history