python-rope / rope

a python refactoring library
GNU Lesser General Public License v3.0
1.96k stars 164 forks source link

Refactor movetest.py #785

Closed lieryan closed 7 months ago

lieryan commented 7 months ago

Description

Some refactoring on movetest.py, adding type hints, and misc.

Checklist (delete if not relevant):

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 94.88%. Comparing base (186f2ed) to head (3be1fd4). Report is 20 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #785 +/- ## ========================================== + Coverage 94.86% 94.88% +0.01% ========================================== Files 135 135 Lines 26405 26403 -2 ========================================== + Hits 25050 25053 +3 + Misses 1355 1350 -5 ```

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