Skip to content

Conversation

@C4illin
Copy link
Owner

@C4illin C4illin commented Nov 15, 2025

Summary by cubic

Fix selection of available targets for each input format by correctly building the possibleTargets map. This prevents wrong or empty target lists returned by getPossibleTargets.

  • Bug Fixes
    • Only build targets when both from and to lists exist.
    • Map each from extension to the exact to list for that converter.
    • Minor cleanup: early-continue checks, clearer vars, removed unused getPossibleInputs and dead comments.

Written for commit 0df7f7a. Summary will update automatically on new commits.

@github-actions github-actions bot added Fix and removed Fix labels Nov 15, 2025
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Collaborator

@SAHIL-Sharma21 SAHIL-Sharma21 left a comment

Choose a reason for hiding this comment

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

PR looks good.

@github-actions github-actions bot added Fix and removed Fix labels Nov 18, 2025
@C4illin C4illin merged commit 74ebf5e into main Nov 23, 2025
8 of 10 checks passed
@C4illin C4illin deleted the fix/getPossibleTagets-select-correct-targets branch November 23, 2025 18:56
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.

3 participants