Skip to content

V4 : Decode Chunky Tile Rows Directly. #2879

Merged
JimBobSquarePants merged 1 commit into
mainfrom
js/v4-chunk-tiff-allocation
Feb 10, 2025
Merged

V4 : Decode Chunky Tile Rows Directly. #2879
JimBobSquarePants merged 1 commit into
mainfrom
js/v4-chunk-tiff-allocation

Conversation

@JimBobSquarePants

@JimBobSquarePants JimBobSquarePants commented Feb 4, 2025

Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Replicate #2874 for v4

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


/// <summary>
/// Decodes the image data for Tiff's which arrange the pixel data in tiles and the chunky configuration.
/// Decodes the image data for TIFFs which arrange the pixel data in tiles and the chunky configuration.

Copilot AI Feb 7, 2025

Copy link

Choose a reason for hiding this comment

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

Corrected spelling of 'Tiff's' to 'TIFFs'.

Copilot uses AI. Check for mistakes.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is it possible to disable copilot? I dont think this is helpful.

@brianpopow brianpopow left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@JimBobSquarePants Looks fine, I will leave the merging to you this time 😄


/// <summary>
/// Decodes the image data for Tiff's which arrange the pixel data in tiles and the chunky configuration.
/// Decodes the image data for TIFFs which arrange the pixel data in tiles and the chunky configuration.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is it possible to disable copilot? I dont think this is helpful.

@JimBobSquarePants JimBobSquarePants merged commit 9c9cc0d into main Feb 10, 2025
@JimBobSquarePants JimBobSquarePants deleted the js/v4-chunk-tiff-allocation branch February 10, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants