Skip to content

CLI#43

Merged
romainljsimon merged 12 commits into
mainfrom
CLI
May 7, 2025
Merged

CLI#43
romainljsimon merged 12 commits into
mainfrom
CLI

Conversation

@romainljsimon
Copy link
Copy Markdown
Member

Now ParticlesMC can be run in command line with particlesmc <config_file> thanks to Comonicon.jl
The config file will be described in the future documentation, not here. An example is found test/params.toml.
You have to build the app by running ]build in the REPL.
The app is built in ~/.julia/bin, so don't forget to add the path to your PATH

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2025

Codecov Report

Attention: Patch coverage is 23.03030% with 127 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/ParticlesMC.jl 0.00% 75 Missing ⚠️
src/IO/IO.jl 50.00% 32 Missing ⚠️
src/IO/lammps.jl 5.55% 17 Missing ⚠️
src/IO/xyz.jl 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/IO/exyz.jl 95.16% <100.00%> (+0.24%) ⬆️
src/models.jl 62.22% <100.00%> (ø)
src/IO/xyz.jl 84.48% <0.00%> (-10.07%) ⬇️
src/IO/lammps.jl 66.66% <5.55%> (-26.44%) ⬇️
src/IO/IO.jl 70.41% <50.00%> (-10.01%) ⬇️
src/ParticlesMC.jl 11.11% <0.00%> (-55.56%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@romainljsimon romainljsimon merged commit 2fd27d8 into main May 7, 2025
1 check passed
@romainljsimon romainljsimon deleted the CLI branch May 7, 2025 16:13
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