Skip to content

Cleanup

62366c5
Select commit
Loading
Failed to load commit list.
Merged

Refactor projects #984

Cleanup
62366c5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 7, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- dfetch/project/__init__.py  4
- dfetch/commands/diff.py  1
- dfetch/project/gitsubproject.py  24
- dfetch/project/svnsubproject.py  38
- dfetch/project/gitsuperproject.py  22
- dfetch/project/svnsuperproject.py  21
         

Complexity decreasing per file
==============================
+ dfetch/commands/import_.py  -10
+ dfetch/project/subproject.py  -4
+ dfetch/vcs/svn.py  -1
         

See the complete overview on Codacy