Skip to content

docs: define GROMACS model deviation arguments - #1959

Open
njzjz-bot wants to merge 1 commit into
masterfrom
docs/issue-771-gromacs-arginfo
Open

docs: define GROMACS model deviation arguments#1959
njzjz-bot wants to merge 1 commit into
masterfrom
docs/issue-771-gromacs-arginfo

Conversation

@njzjz-bot

Copy link
Copy Markdown
Collaborator

Summary

  • replace the empty GROMACS model-deviation variant with a strict schema;
  • document per-iteration GROMACS fields, required input files, and trajectory-processing settings;
  • include the common selection/cleanup controls used after GROMACS exploration;
  • add strict validation coverage for all fields consumed by the current maker and runner.

Tests

  • /tmp/dpgen-test-env/bin/python -m unittest tests.test_check_examples -v
  • ruff check dpgen/generator/arginfo.py tests/test_check_examples.py
  • ruff format --check dpgen/generator/arginfo.py tests/test_check_examples.py

Fixes #771

Coding agent: Codex
Codex version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning effort: xhigh

Coding-Agent: Codex
Codex-Version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning-Effort: xhigh
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 42 minutes.

View limit details

Limit details: You’ve used all 2 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 224810ce-cf7d-4f65-b536-56689f77a3c0

📥 Commits

Reviewing files that changed from the base of the PR and between d5ce577 and 4e1264e.

📒 Files selected for processing (2)
  • dpgen/generator/arginfo.py
  • tests/test_check_examples.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.83%. Comparing base (d5ce577) to head (4e1264e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1959      +/-   ##
==========================================
+ Coverage   49.80%   49.83%   +0.02%     
==========================================
  Files          83       83              
  Lines       14986    14994       +8     
==========================================
+ Hits         7464     7472       +8     
  Misses       7522     7522              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[Documentation] add model_devi Variant gromacs

1 participant