Skip to content

Conversation

@njzjz-bot
Copy link
Contributor

@njzjz-bot njzjz-bot commented Dec 21, 2025

Update the DeepModeling domain from deepmodeling.org to deepmodeling.com.
The former is no longer used.

Generated by the task: njzjz-bot/njzjz-bot#23.

Summary by CodeRabbit

  • Documentation
    • Updated documentation URLs to point to the correct DeePMD-kit documentation domain.

✏️ Tip: You can customize this high-level summary in your review settings.

Update the DeepModeling domain from deepmodeling.org to deepmodeling.com.
The former is no longer used.

Generated by the task: njzjz-bot/njzjz-bot#23.
@codecov
Copy link

codecov bot commented Dec 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.80%. Comparing base (2c0bfe6) to head (5a85ed8).
⚠️ Report is 1 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #1848   +/-   ##
=======================================
  Coverage   49.80%   49.80%           
=======================================
  Files          83       83           
  Lines       14988    14988           
=======================================
  Hits         7465     7465           
  Misses       7523     7523           

☔ View full report in Codecov by Sentry.
📢 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 21, 2025

📝 Walkthrough

Walkthrough

This PR updates documentation URLs across the codebase, changing the domain from docs.deepmodeling.org to docs.deepmodeling.com. The changes affect two files: the training_args_dp documentation string and a QM-QM descriptor configuration example comment. No functional or control-flow changes are introduced.

Changes

Cohort / File(s) Summary
Documentation URL corrections
dpgen/generator/arginfo.py, examples/run/dprc/generator.yaml
Updated URLs in documentation strings from docs.deepmodeling.org to docs.deepmodeling.com; no behavioral changes

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • wanghan-iapcm

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating documentation URLs from the old deepmodeling.org domain to deepmodeling.com across the codebase.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2c0bfe6 and 5a85ed8.

📒 Files selected for processing (2)
  • dpgen/generator/arginfo.py (1 hunks)
  • examples/run/dprc/generator.yaml (1 hunks)
🧰 Additional context used
📓 Path-based instructions (3)
dpgen/{generator,auto_test,data,simplify}/**/*.py

📄 CodeRabbit inference engine (AGENTS.md)

Place core logic changes in the appropriate module directories: dpgen/generator, dpgen/auto_test, dpgen/data, dpgen/simplify

Files:

  • dpgen/generator/arginfo.py
**/*.py

📄 CodeRabbit inference engine (AGENTS.md)

**/*.py: Adhere to ruff linting for Python code as configured in the repository
Use isort with the Black profile for import ordering in Python files
Write Numpy-style docstrings for Python code
Ensure code remains compatible with Python 3.9–3.12 (as per CI matrix)

Files:

  • dpgen/generator/arginfo.py
examples/**

📄 CodeRabbit inference engine (AGENTS.md)

Provide configuration examples under the examples/ directory (e.g., param.json, machine.json templates)

Files:

  • examples/run/dprc/generator.yaml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: build (3.9)
  • GitHub Check: build (3.12)
🔇 Additional comments (2)
dpgen/generator/arginfo.py (1)

102-102: Straightforward documentation URL update.

The documentation reference for training parameters is correctly updated to point to the new DeePMD-kit documentation domain. This is a documentation-only change with no functional impact.

examples/run/dprc/generator.yaml (1)

56-56: Documentation URL updated in configuration example comment.

The reference URL in the sel parameter guidance comment is correctly updated to the new DeePMD-kit documentation domain. This is a documentation-only change to an example configuration file with no functional impact.


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 and usage tips.

@wanghan-iapcm wanghan-iapcm merged commit 05ea742 into deepmodeling:devel Dec 23, 2025
8 checks passed
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.

2 participants