Skip to content

MOLE.jl: Apply JuliaFormatter changes#394

Merged
valeriabarra merged 2 commits into
mainfrom
valeria/julia-formatter-changes
Jun 25, 2026
Merged

MOLE.jl: Apply JuliaFormatter changes#394
valeriabarra merged 2 commits into
mainfrom
valeria/julia-formatter-changes

Conversation

@valeriabarra

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation
  • Style

Description

This PR applies the JuliaFormatter style changes and updates the julia/MOLE.jl/README.md to document how to run the JuliaFormatter locally.

Related Issues & Documents

Added/updated tests?

_We encourage you to test all code included with MOLE, including examples.

  • Yes
  • No, and this is why: N/A
  • I need help with writing tests

Read Contributing Guide and Code of Conduct

@valeriabarra valeriabarra self-assigned this Jun 24, 2026
@valeriabarra valeriabarra added Documentation Improvements or additions to documentation Enhancement New feature or request MOLE.jl format labels Jun 24, 2026
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.67925% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
julia/MOLE.jl/src/BCs/robinBC.jl 0.00% 7 Missing ⚠️
julia/MOLE.jl/src/Operators/gradient.jl 91.66% 3 Missing ⚠️
julia/MOLE.jl/src/BCs/scalarBC.jl 95.65% 1 Missing ⚠️
julia/MOLE.jl/src/Operators/divergence.jl 96.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@valeriabarra

Copy link
Copy Markdown
Collaborator Author

The JuliaFormatter GitHub Action is now happy (as expected) :)

@valeriabarra valeriabarra changed the title Valeria/julia formatter changes MOLE.jl: Apply JuliaFormatter changes Jun 24, 2026
@valeriabarra valeriabarra merged commit 3040379 into main Jun 25, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation Enhancement New feature or request format MOLE.jl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run JuliaFormatter for style in MOLE.jl and apply style changes

2 participants