Skip to content

clean: Compress images#2634

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
create-pull-request/patch-1776060211
Open

clean: Compress images#2634
github-actions[bot] wants to merge 1 commit intomasterfrom
create-pull-request/patch-1776060211

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 59.2%, saving 1.4 MB.

Filename Before After Improvement
docs/organizations/reporting/images/organization-overview-coverage.png 778.7 KB 170.4 KB 78.1%
docs/repositories-configure/integrations/images/github-integration.png 349.0 KB 83.9 KB 76.0%
docs/organizations/images/ai-risk-hub.png 199.4 KB 54.4 KB 72.7%
docs/repositories-configure/integrations/images/pull-request-summary.png 146.9 KB 28.6 KB 80.5%
docs/organizations/images/ai-risk-inventory.png 133.7 KB 28.9 KB 78.4%
docs/organizations/images/ai-risk-repositories.png 44.5 KB 9.5 KB 78.6%
docs/organizations/images/ai-risk-resource.png 34.7 KB 6.7 KB 80.8%
docs/organizations/images/ai-risk-inventory-overview.png 35.7 KB 8.8 KB 75.4%
docs/organizations/images/ai-risk-policy-compliance.png 34.4 KB 7.5 KB 78.2%
docs/organizations/images/ai-risk-checklist.png 25.4 KB 4.7 KB 81.3%
docs/organizations/images/ai-risk-level.png 19.7 KB 4.5 KB 76.9%
docs/repositories/images/pull-requests-tab-coverage.png 74.3 KB 68.1 KB 8.3%
docs/organizations/reporting/images/organization-overview-duplication.png 64.5 KB 60.2 KB 6.6%
docs/repositories/images/pull-requests-false-positives.png 50.7 KB 46.7 KB 7.9%
docs/organizations/reporting/images/organization-overview-complexity.png 61.4 KB 57.5 KB 6.4%
docs/organizations/reporting/images/organization-overview-grade.png 42.6 KB 39.2 KB 7.9%
docs/repositories/images/issues-false-positive-context.png 53.0 KB 49.9 KB 5.8%
docs/organizations/reporting/images/organization-overview-code-health-security.png 34.4 KB 31.7 KB 7.8%
docs/repositories/images/issues-false-positive-menu.png 40.3 KB 37.7 KB 6.4%
docs/organizations/images/security-risk-management-app-scanning-see-results.png 20.6 KB 18.5 KB 10.2%
docs/organizations/images/security-risk-management-overview.png 31.2 KB 29.3 KB 5.8%
docs/organizations/reporting/images/codacy-usage-dashboard.png 31.0 KB 29.3 KB 5.3%
docs/repositories/images/files-duplication.png 22.2 KB 20.7 KB 6.7%
docs/repositories-configure/images/ignored-files.png 17.7 KB 16.7 KB 5.9%
docs/organizations/images/repositories-list.png 8.1 KB 7.3 KB 10.2%
docs/organizations/images/security-risk-management-finding-ignore.png 12.3 KB 11.5 KB 6.4%
docs/organizations/images/security-risk-management-overview-top-risk.png 11.3 KB 10.6 KB 6.6%
docs/organizations/images/security-risk-management-finding-unignore.png 10.1 KB 9.5 KB 5.2%
docs/organizations/images/repositories-evolution.png 7.5 KB 7.0 KB 6.2%
docs/organizations/images/security-risk-management-scan-type-distribution.png 6.0 KB 5.5 KB 7.4%
docs/organizations/images/security-risk-management-finding-unignore-list.png 5.6 KB 5.1 KB 7.7%
docs/organizations/images/repositories-distribution.png 6.7 KB 6.4 KB 5.4%
docs/repositories/images/pull-requests-detail-status.png 5.8 KB 5.5 KB 5.9%
docs/organizations/integrations/images/default-git-provider-settings-apply-all.png 3.5 KB 3.2 KB 9.7%
docs/organizations/images/security-risk-management-overview-distribution.png 4.6 KB 4.3 KB 5.7%

289 images did not require optimisation.

@github-actions github-actions bot requested a review from a team as a code owner April 13, 2026 06:03
@codacy-production
Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

@codacy-production codacy-production bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements image compression for the documentation directory using Calibre's image-actions, achieving a reported 59.2% reduction in asset size. Codacy analysis indicates the submission is up to standards, although coverage and complexity metrics are not applicable to these binary updates.

The primary concern is the lack of automated verification to ensure that the compression process has not corrupted the images or introduced visual artifacts. Given that the diff consists entirely of binary changes, manual verification is required to confirm that all assets still render correctly in documentation viewers.

About this PR

  • The diff provided is empty/binary, which is consistent with image updates but prevents direct inspection of file paths and content changes within the PR interface. Ensure that no unintended files were modified during the automated compression process.

Test suggestions

  • Verify that all optimized images are still valid and render correctly in documentation viewers.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that all optimized images are still valid and render correctly in documentation viewers.
Low confidence findings
  • There are no automated visual regression tests or integrity checks provided to verify image quality after compression. It is recommended to implement a basic validation step to ensure optimized images remain valid and renderable.

🗒️ Improve review quality by adding custom instructions

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.

1 participant