deepmodeling / dpgen2

2nd generation of the Deep Potential GENerator
https://docs.deepmodeling.com/projects/dpgen2/
GNU Lesser General Public License v3.0
33 stars 25 forks source link

use big parameter for task_name and task_names #139

Closed zjgemi closed 1 year ago

zjgemi commented 1 year ago

Signed-off-by: zjgemi liuxin_zijian@163.com

codecov-commenter commented 1 year ago

Codecov Report

Base: 87.36% // Head: 87.36% // No change to project coverage :thumbsup:

Coverage data is based on head (863da54) compared to base (e6eb471). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ======================================= Coverage 87.36% 87.36% ======================================= Files 74 74 Lines 3609 3609 ======================================= Hits 3153 3153 Misses 456 456 ``` | [Impacted Files](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling) | Coverage Δ | | |---|---|---| | [dpgen2/exploration/report/report\_adaptive\_lower.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3JlcG9ydC9yZXBvcnRfYWRhcHRpdmVfbG93ZXIucHk=) | `97.35% <ø> (ø)` | | | [dpgen2/fp/prep\_fp.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2ZwL3ByZXBfZnAucHk=) | `97.72% <ø> (ø)` | | | [dpgen2/fp/run\_fp.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2ZwL3J1bl9mcC5weQ==) | `86.44% <ø> (ø)` | | | [dpgen2/op/prep\_dp\_train.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL29wL3ByZXBfZHBfdHJhaW4ucHk=) | `100.00% <ø> (ø)` | | | [dpgen2/op/prep\_lmp.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL29wL3ByZXBfbG1wLnB5) | `100.00% <ø> (ø)` | | | [dpgen2/op/run\_dp\_train.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL29wL3J1bl9kcF90cmFpbi5weQ==) | `98.87% <ø> (ø)` | | | [dpgen2/op/run\_lmp.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL29wL3J1bl9sbXAucHk=) | `97.53% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.