Skip to content

clean: Compress images#2639

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

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

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 20, 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

The pull request successfully implements image compression using Calibre's image-actions, achieving a significant 59.2% reduction in file size for documentation assets. Codacy analysis indicates the changes are up to standards with no new code quality issues or complexity increases. However, the review identified a gap in verification: there are no automated checks to ensure that the compression process hasn't corrupted the binary files or affected the documentation's visual integrity.

About this PR

  • There are no automated tests or verification steps provided to ensure that the images were not corrupted during the compression process. Ensure manual verification of the documentation site is performed before merging.

Test suggestions

  • Verify that the optimized images render correctly in the documentation site.
  • Confirm that file paths and extensions remain identical to maintain link integrity.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the optimized images render correctly in the documentation site.
2. Confirm that file paths and extensions remain identical to maintain link integrity.

🗒️ 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