Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect print_summary to LAMMPS log #1324

Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Dec 1, 2021

This commit redirects print_summary output to LAMMPS log function, so
it will be also shown in log.lammps.

This commit redirects `print_summary` output to LAMMPS log function, so
it will be also shown in `log.lammps`.
@codecov-commenter
Copy link

Codecov Report

Merging #1324 (8931f04) into devel (6ce4225) will decrease coverage by 11.29%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            devel    #1324       +/-   ##
===========================================
- Coverage   75.58%   64.28%   -11.30%     
===========================================
  Files          91        5       -86     
  Lines        7503       14     -7489     
===========================================
- Hits         5671        9     -5662     
+ Misses       1832        5     -1827     
Impacted Files Coverage Δ
source/op/_prod_force_grad.py
deepmd/descriptor/descriptor.py
deepmd/entrypoints/doc.py
deepmd/entrypoints/train.py
deepmd/utils/random.py
deepmd/cluster/__init__.py
deepmd/utils/type_embed.py
deepmd/model/__init__.py
deepmd/loss/__init__.py
source/op/_gelu.py
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ce4225...8931f04. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 67d3567 into deepmodeling:devel Dec 1, 2021
@njzjz njzjz deleted the redirect-print-summary-to-lammps branch December 1, 2021 18:44
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
See sphinx-doc/sphinx#11662. I hope it can be
fixed in the next Sphinx version.
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.

None yet

3 participants