deepmodeling / dpdata

A Python package for manipulating atomistic data of software in computational science
https://docs.deepmodeling.com/projects/dpdata/
GNU Lesser General Public License v3.0
195 stars 129 forks source link

exclude docs and tests from sdist #570

Closed njzjz closed 11 months ago

njzjz commented 11 months ago

Per https://pypi.org/project/dpdata/0.2.17/#files, these files are too large.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (4536aa6) 82.81% compared to head (353c518) 82.84%. Report is 2 commits behind head on devel.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #570 +/- ## ========================================== + Coverage 82.81% 82.84% +0.02% ========================================== Files 73 74 +1 Lines 6580 6591 +11 ========================================== + Hits 5449 5460 +11 Misses 1131 1131 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/deepmodeling/dpdata/pull/570/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling)

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