intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.27k stars 167 forks source link

Fix proto install script. #1325

Closed BalaBalaYi closed 1 week ago

BalaBalaYi commented 1 week ago

What changes were proposed in this pull request?

To compatible version < py38.

Why are the changes needed?

To compatible version < py38.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Internal CI/CD execution.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 80.66%. Comparing base (a38cf82) to head (05f0383). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1325 +/- ## ======================================= Coverage 80.66% 80.66% ======================================= Files 225 225 Lines 21262 21262 ======================================= + Hits 17151 17152 +1 + Misses 4111 4110 -1 ```

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