deepmodeling / dpgen2

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

argcheck: restrict the type of elements in a list #179

Closed njzjz closed 10 months ago

njzjz commented 10 months ago

I hope these changes can be carefully reviewed... I may make mistakes.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (16f24d6) 87.55% compared to head (d091288) 87.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ======================================= Coverage 87.55% 87.55% ======================================= Files 82 82 Lines 4170 4171 +1 ======================================= + Hits 3651 3652 +1 Misses 519 519 ``` | [Files](https://app.codecov.io/gh/deepmodeling/dpgen2/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling) | Coverage Δ | | |---|---|---| | [dpgen2/entrypoint/args.py](https://app.codecov.io/gh/deepmodeling/dpgen2/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2VudHJ5cG9pbnQvYXJncy5weQ==) | `91.53% <100.00%> (+0.06%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.