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

Remove traj_fmt #110

Closed wanghan-iapcm closed 1 year ago

wanghan-iapcm commented 1 year ago
njzjz commented 1 year ago

Tests should be fixed

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.63% // Head: 80.57% // Decreases project coverage by -0.06% :warning:

Coverage data is based on head (b283d23) compared to base (5465850). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================== - Coverage 80.63% 80.57% -0.07% ========================================== Files 72 72 Lines 2980 2981 +1 ========================================== - Hits 2403 2402 -1 - Misses 577 579 +2 ``` | [Impacted Files](https://codecov.io/gh/deepmodeling/dpgen2/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling) | Coverage Δ | | |---|---|---| | [dpgen2/entrypoint/watch.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2VudHJ5cG9pbnQvd2F0Y2gucHk=) | `62.50% <0.00%> (-3.29%)` | :arrow_down: | | [dpgen2/exploration/selector/conf\_selector\_frame.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3NlbGVjdG9yL2NvbmZfc2VsZWN0b3JfZnJhbWUucHk=) | `100.00% <ø> (ø)` | | | [dpgen2/op/select\_confs.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL29wL3NlbGVjdF9jb25mcy5weQ==) | `100.00% <ø> (ø)` | | | [dpgen2/superop/block.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL3N1cGVyb3AvYmxvY2sucHk=) | `93.10% <ø> (ø)` | | 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.