Skip to content

new checks for deprecated manifest hashes#598

Merged
gentoo-bot merged 2 commits intopkgcore:masterfrom
arthurzam:check-dep-hash
Jul 14, 2023
Merged

new checks for deprecated manifest hashes#598
gentoo-bot merged 2 commits intopkgcore:masterfrom
arthurzam:check-dep-hash

Conversation

@arthurzam
Copy link
Copy Markdown
Member

2 new checks:

  • RepoManifestHashCheck: check for deprecated repo config
  • DeprecatedManifestHash: check for deprecated checksums in manifest files

Resolves: #508

@arthurzam arthurzam requested a review from mgorny July 7, 2023 13:31
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 7, 2023

Codecov Report

Patch coverage: 78.04% and project coverage change: +0.01 🎉

Comparison is base (123abbc) 79.75% compared to head (2b9b8e7) 79.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   79.75%   79.77%   +0.01%     
==========================================
  Files          58       58              
  Lines        8621     8652      +31     
  Branches     1961     1966       +5     
==========================================
+ Hits         6876     6902      +26     
- Misses       1643     1648       +5     
  Partials      102      102              
Impacted Files Coverage Δ
src/pkgcheck/checks/repo_metadata.py 67.60% <78.04%> (+1.08%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Comment thread src/pkgcheck/checks/repo_metadata.py Outdated
@arthurzam arthurzam requested a review from mgorny July 9, 2023 16:06
Resolves: pkgcore#508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Resolves: pkgcore#508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
@gentoo-bot gentoo-bot merged commit 2b9b8e7 into pkgcore:master Jul 14, 2023
@arthurzam arthurzam deleted the check-dep-hash branch July 14, 2023 06:02
@gentoo-bot gentoo-bot temporarily deployed to github-pages July 14, 2023 06:03 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check for deprecated hashes

3 participants