deepmodeling / dpdispatcher

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish
https://docs.deepmodeling.com/projects/dpdispatcher/
GNU Lesser General Public License v3.0
45 stars 57 forks source link

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

Closed njzjz-bot closed 7 months ago

njzjz-bot commented 7 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 7 months ago

Codecov Report

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

Project coverage is 46.88%. Comparing base (cc72a77) to head (c117a1f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #448 +/- ## =========================================== - Coverage 61.39% 46.88% -14.51% =========================================== Files 37 36 -1 Lines 3673 3662 -11 =========================================== - Hits 2255 1717 -538 - Misses 1418 1945 +527 ```

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