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

Add model deviation management for report class #143

Closed Angel-Jia closed 1 year ago

Angel-Jia commented 1 year ago
  1. Add model deviation management for report.
  2. Save model deviations in report.
codecov-commenter commented 1 year ago

Codecov Report

Base: 87.56% // Head: 87.73% // Increases project coverage by +0.17% :tada:

Coverage data is based on head (681a3ff) compared to base (b79c03e). Patch coverage: 96.15% of modified lines in pull request are covered.

: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 #143 +/- ## ========================================== + Coverage 87.56% 87.73% +0.17% ========================================== Files 74 77 +3 Lines 3619 3703 +84 ========================================== + Hits 3169 3249 +80 - Misses 450 454 +4 ``` | [Impacted Files](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling) | Coverage Δ | | |---|---|---| | [dpgen2/exploration/deviation/deviation\_manager.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL2RldmlhdGlvbi9kZXZpYXRpb25fbWFuYWdlci5weQ==) | `88.23% <88.23%> (ø)` | | | [dpgen2/exploration/deviation/\_\_init\_\_.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL2RldmlhdGlvbi9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [dpgen2/exploration/deviation/deviation\_std.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL2RldmlhdGlvbi9kZXZpYXRpb25fc3RkLnB5) | `100.00% <100.00%> (ø)` | | | [dpgen2/exploration/render/traj\_render.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3JlbmRlci90cmFqX3JlbmRlci5weQ==) | `80.00% <100.00%> (+1.42%)` | :arrow_up: | | [dpgen2/exploration/render/traj\_render\_lammps.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3JlbmRlci90cmFqX3JlbmRlcl9sYW1tcHMucHk=) | `97.29% <100.00%> (+0.23%)` | :arrow_up: | | [dpgen2/exploration/report/report.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3JlcG9ydC9yZXBvcnQucHk=) | `76.00% <100.00%> (+1.00%)` | :arrow_up: | | [dpgen2/exploration/report/report\_adaptive\_lower.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3JlcG9ydC9yZXBvcnRfYWRhcHRpdmVfbG93ZXIucHk=) | `97.40% <100.00%> (+0.05%)` | :arrow_up: | | [dpgen2/exploration/report/report\_trust\_levels.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3JlcG9ydC9yZXBvcnRfdHJ1c3RfbGV2ZWxzLnB5) | `98.41% <100.00%> (+0.03%)` | :arrow_up: | | [dpgen2/exploration/selector/conf\_selector\_frame.py](https://codecov.io/gh/deepmodeling/dpgen2/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBnZW4yL2V4cGxvcmF0aW9uL3NlbGVjdG9yL2NvbmZfc2VsZWN0b3JfZnJhbWUucHk=) | `100.00% <100.00%> (ø)` | | 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.