refactor: replace SubProject inheritance with has-a Fetcher composition#1170
Open
spoorcc wants to merge 5 commits into
Open
refactor: replace SubProject inheritance with has-a Fetcher composition#1170spoorcc wants to merge 5 commits into
spoorcc wants to merge 5 commits into
Codacy Production / Codacy Static Code Analysis
succeeded
May 16, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- dfetch/log.py 2
- dfetch/project/gitsubproject.py 5
- dfetch/project/fetcher.py 44
Complexity decreasing per file
==============================
+ dfetch/project/subproject.py -20
+ dfetch/commands/format_patch.py -1
+ dfetch/project/archivesubproject.py -2
See the complete overview on Codacy
Loading