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
42 stars 56 forks source link

docs: setup uv for readthedocs #453

Closed njzjz closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 46.88%. Comparing base (bec4f2e) to head (1482ba7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #453 +/- ## =========================================== - Coverage 59.99% 46.88% -13.11% =========================================== Files 36 36 Lines 3662 3662 =========================================== - Hits 2197 1717 -480 - Misses 1465 1945 +480 ```

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

njzjz commented 5 months ago

It looks not so good (11s -> 7s + 7s). Installing uv itself takes some time...

njzjz commented 5 months ago

It looks not so good (11s -> 7s + 7s). Installing uv itself takes some time...

Reopen. It seems the total time is still improved.