Skip to content

fix: bundle deduplication calculation - #170

Merged
florinMiro merged 1 commit into
mainfrom
fix/FBS_bundle_deduplication_calculation
Jul 31, 2026
Merged

fix: bundle deduplication calculation#170
florinMiro merged 1 commit into
mainfrom
fix/FBS_bundle_deduplication_calculation

Conversation

@florinMiro

@florinMiro florinMiro commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

The current logic was reporting the ratio of files missing from the bundle which is the oposite of the deduplication ratio.

For a bundle with 4 files and 1 files missing.

  • The bundle deduplication ratio is 75%.
  • The ratio of files missing from the bundle is 25%

@florinMiro
florinMiro requested a review from a team as a code owner July 31, 2026 09:26
@github-actions github-actions Bot added the fix label Jul 31, 2026
@snyk-io

snyk-io Bot commented Jul 31, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-io

snyk-io Bot commented Jul 31, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues
Secrets 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions Bot added fix and removed fix labels Jul 31, 2026
@snyk-pr-review-bot

Copy link
Copy Markdown

PR Reviewer Guide 🔍

🧪 PR contains tests
🔒 No security concerns identified
⚡ No major issues detected
📚 Repository Context Analyzed

This review considered 6 relevant code sections from 5 files (average relevance: 1.00)

🤖 Repository instructions applied (from AGENTS.md)

@florinMiro
florinMiro merged commit 9310fad into main Jul 31, 2026
20 checks passed
@florinMiro
florinMiro deleted the fix/FBS_bundle_deduplication_calculation branch July 31, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants