Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Applied JuliaFormatter to ensure consistent code formatting
  • Formatted 15 files to comply with SciML style guide
  • Test status: ✅ All tests passed

Changes

 docs/src/interfaces/Ensembles.md          |   2 +-
 ext/SciMLBaseChainRulesCoreExt.jl         |   6 +-
 src/SciMLBase.jl                          |   8 +-
 src/problems/bvp_problems.jl              |   6 +-
 src/problems/linear_problems.jl           |  11 +-
 src/scimlfunctions.jl                     |  35 ++--
 src/solutions/pde_solutions.jl            |   2 +-
 src/solve.jl                              |   6 +-
 test/downstream/comprehensive_indexing.jl | 314 +++++++++++++++---------------
 test/downstream/initialization.jl         |   2 +-
 test/downstream/modelingtoolkit_remake.jl |  40 ++--
 test/downstream/solution_interface.jl     |  90 +++++----
 test/function_building_error_messages.jl  |   9 +-
 test/problem_building_test.jl             |   4 +-
 test/remake_tests.jl                      |   5 +-
 15 files changed, 285 insertions(+), 255 deletions(-)

This PR was automatically generated by OrgMaintenanceScripts.jl

@ChrisRackauckas ChrisRackauckas force-pushed the fix-formatting branch 3 times, most recently from 4f52144 to d802e5e Compare July 29, 2025 01:28
- Applied JuliaFormatter with SciML style guide
- Formatted 10 files

🤖 Generated by OrgMaintenanceScripts.jl
@ChrisRackauckas ChrisRackauckas deleted the fix-formatting branch July 31, 2025 07:23
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.

1 participant