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

add aliases to Arguments #933

Merged
merged 2 commits into from
Aug 9, 2021
Merged

add aliases to Arguments #933

merged 2 commits into from
Aug 9, 2021

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Aug 8, 2021

Fix #846.

njzjz added 2 commits August 8, 2021 19:46
Fix deepmodeling#846.

move for cherry-pick

add aliases to Arguments (deepmodeling#932)

fix deepmodeling#846.

move back
@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2021

Codecov Report

Merging #933 (f755519) into devel (b30a75e) will decrease coverage by 11.13%.
The diff coverage is n/a.

❗ Current head f755519 differs from pull request most recent head 88e9532. Consider uploading reports for the commit 88e9532 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##            devel     #933       +/-   ##
===========================================
- Coverage   75.41%   64.28%   -11.14%     
===========================================
  Files          85        5       -80     
  Lines        6729       14     -6715     
===========================================
- Hits         5075        9     -5066     
+ Misses       1654        5     -1649     
Impacted Files Coverage Δ
deepmd/__main__.py
deepmd/entrypoints/train.py
deepmd/env.py
deepmd/entrypoints/config.py
source/op/_gelu.py
deepmd/infer/ewald_recp.py
deepmd/common.py
deepmd/loss/tensor.py
deepmd/loggers/__init__.py
deepmd/infer/__init__.py
... and 69 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 b30a75e...88e9532. Read the comment docs.

@amcadmus amcadmus self-requested a review August 9, 2021 00:20
@amcadmus amcadmus enabled auto-merge (squash) August 9, 2021 00:20
@amcadmus amcadmus merged commit 994cc11 into deepmodeling:devel Aug 9, 2021
@njzjz njzjz deleted the add-alias2 branch August 9, 2021 00:46
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 2, 2021
* add aliases to Arguments

Fix deepmodeling#846.

move for cherry-pick

add aliases to Arguments (deepmodeling#932)

fix deepmodeling#846.

move back

* fix typo
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