deepmodeling / dpdata

Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc.
https://docs.deepmodeling.com/projects/dpdata/
GNU Lesser General Public License v3.0
188 stars 128 forks source link

feat(build): Add Git archives version files #635

Closed njzjz-bot closed 2 months ago

njzjz-bot commented 2 months ago

When downloading the source code of a branch or a release from GitHub or the mirror, there is no Git version information, making setuptools-scm unable to read the version. The alternative way is to add a git archive file supported by setuptools-scm. See:

Generated by the task: https://github.com/njzjz-bot/njzjz-bot/issues/4.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.67%. Comparing base (a5c0252) to head (4bf2f57).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #635 +/- ## ======================================= Coverage 83.67% 83.67% ======================================= Files 80 80 Lines 7006 7006 ======================================= Hits 5862 5862 Misses 1144 1144 ```

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