Skip to content

Add missing MIME type test coverage for Image Studio row action#47320

Merged
kat3samsin merged 2 commits intoforno-194/image-studio-feature-parityfrom
copilot/sub-pr-47138
Feb 25, 2026
Merged

Add missing MIME type test coverage for Image Studio row action#47320
kat3samsin merged 2 commits intoforno-194/image-studio-feature-parityfrom
copilot/sub-pr-47138

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Test coverage for add_image_studio_row_action was missing three of the six supported MIME types (image/jpg, image/bmp, image/tiff) — only image/jpeg, image/png, and image/webp had explicit test cases.

Changes

  • Added tests for the three uncovered supported MIME types:
    • test_row_action_added_for_jpgimage/jpg
    • test_row_action_added_for_bmpimage/bmp
    • test_row_action_added_for_tiffimage/tiff

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: kat3samsin <2224344+kat3samsin@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on Image Studio feature parity with Big Sky Add missing MIME type test coverage for Image Studio row action Feb 25, 2026
@kat3samsin kat3samsin marked this pull request as ready for review February 25, 2026 15:03
@kat3samsin kat3samsin merged commit 089667c into forno-194/image-studio-feature-parity Feb 25, 2026
@kat3samsin kat3samsin deleted the copilot/sub-pr-47138 branch February 25, 2026 15:03
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.

2 participants