Skip to content

fixed the chains usage in ParticlesMC#77

Merged
V-Francois merged 2 commits into
TheDisorderedOrganization:mainfrom
cyfraysse:fixChains
May 22, 2026
Merged

fixed the chains usage in ParticlesMC#77
V-Francois merged 2 commits into
TheDisorderedOrganization:mainfrom
cyfraysse:fixChains

Conversation

@cyfraysse
Copy link
Copy Markdown
Contributor

The chains load was broken. This fix allows using a configuration directory to handle multiple initial conditions.

This requires adding a filename = "init" entry to the TOML file if a directory is used.
(Maybe adding a section to describe the usage of multiple chains in the README could be a good idea later on).

I have verified that it still supports a single configuration file as input.

@cyfraysse cyfraysse requested a review from a team as a code owner May 22, 2026 09:17
Copy link
Copy Markdown
Contributor

@V-Francois V-Francois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a couple suggestions about formatting

Comment thread src/ParticlesMC.jl Outdated
Comment thread src/ParticlesMC.jl Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/ParticlesMC.jl 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/ParticlesMC.jl 8.49% <0.00%> (-0.09%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@romainljsimon
Copy link
Copy Markdown
Member

Great, thanks a lot @cyfraysse

@V-Francois V-Francois merged commit 45abb82 into TheDisorderedOrganization:main May 22, 2026
3 checks passed
@cyfraysse cyfraysse deleted the fixChains branch May 22, 2026 09:50
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.

3 participants