Skip to content

Update demo magic hash

59e59b2
Select commit
Loading
Failed to load commit list.
Merged

Add feature tests and manifest schema for archive (tar/zip) support (#23) #1058

Update demo magic hash
59e59b2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Mar 22, 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/commands/update.py  1
- dfetch/manifest/project.py  7
- dfetch/util/util.py  23
- dfetch/log.py  3
- dfetch/reporting/sbom_reporter.py  11
- dfetch/commands/report.py  4
- dfetch/util/purl.py  1
- dfetch/project/subproject.py  9
- dfetch/commands/update_patch.py  1
- dfetch/project/archivesubproject.py  29
- dfetch/vcs/archive.py  73
- dfetch/vcs/integrity_hash.py  11
         

Complexity decreasing per file
==============================
+ dfetch/commands/format_patch.py  -1
+ dfetch/project/gitsuperproject.py  -1
+ dfetch/project/svnsuperproject.py  -1
         

See the complete overview on Codacy