7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Mar 24, 2024 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix weird header formatting
lieryan
as Lie Ryan
More... 20 days ago
Improve readability of config table
lieryan
as Lie Ryan
More... 20 days ago
Partially fix white-space wrapping in tables
lieryan
as Lie Ryan
More... 20 days ago
Document autoimport options
lieryan
as Lie Ryan
More... 20 days ago
Merge pull request #787 from python-rope/lieryan-typing-import-info
lieryan
as Lie Ryan
More... 20 days ago
Add "raise NotImplementedError()" to coverage exclusion
lieryan
as Lie Ryan
More... 20 days ago
Update CHANGELOG.md
lieryan
as Lie Ryan
More... 20 days ago
Merge pull request #786 from python-rope/lieryan-github-workflow
lieryan
as Lie Ryan
More... 20 days ago
Update github workflows
lieryan
as Lie Ryan
More... 20 days ago
Merge pull request #785 from python-rope/lieryan-refactor-movetest
lieryan
as Lie Ryan
More... 20 days ago
Add TYPE_CHECKING to coverage exclusion
lieryan
as Lie Ryan
More... 20 days ago
Add type annotations to importinfo.py
lieryan
as Lie Ryan
More... 20 days ago
Update black target version
lieryan
as Lie Ryan
More... 20 days ago
Update CHANGELOG.md
lieryan
as Lie Ryan
More... 20 days ago
Add type annotation to get_changes() in move.py
lieryan
as Lie Ryan
More... 20 days ago
Refactor test_moving_to_a_module_with_encoding_cookie
lieryan
as Lie Ryan
More... 20 days ago
Add type checking to movetest.py
lieryan
as Lie Ryan
More... 20 days ago
Refactor movetest.py to use _move()/_move_to_attr() more consistently
lieryan
as Lie Ryan
More... 20 days ago
Add explicit exception messages in assertRaisesRegex
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where pkg2 is always used as destination_pkg_root
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where pkg is always used as destination_pkg_root
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where mod4 is always used as origin_module_in_pkg
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where mod4 is always used as destination_module_in_pkg
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where mod2 is always used as origin_module
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where mod1 is always used as destination_module
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where mod2 is always used as destination_module
lieryan
as Lie Ryan
More... 20 days ago
Disambiguated cases where mod1 is always used as origin_module
lieryan
as Lie Ryan
More... 20 days ago
Add more test descriptions on movetest.py
lieryan
as Lie Ryan
More... 20 days ago
Add ImportInfo.__repr__()
lieryan
as Lie Ryan
More... 20 days ago
Add dedent to movetest.py
lieryan
as Lie Ryan
More... 20 days ago