Skip to content

Conversation

@pratik-mahalle
Copy link
Contributor

Screenshot From 2025-07-21 16-35-11

Signed-off-by: Pratik Mahalle <mahallepratik683@gmail.com>
Signed-off-by: Pratik Mahalle <mahallepratik683@gmail.com>
Copilot AI review requested due to automatic review settings July 21, 2025 11:11
@keploy
Copy link

keploy bot commented Jul 21, 2025

To generate Unit Tests for this PR, please click here.

Copy link

Copilot AI 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

This PR converts image references from JPG/JPEG format to WebP format and standardizes image paths across documentation files. The changes improve web performance by using the more efficient WebP image format and ensure consistent image path structure.

  • Standardizes image paths from /static/img/ to /img/ across multiple documentation versions
  • Converts image format references from JPEG to WebP for better web performance
  • Updates image references in both black-box and white-box testing documentation

Reviewed Changes

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

File Description
versioned_docs/version-3.0.0/concepts/reference/glossary/white-box-testing.md Updates image path from /static/img/ to /img/
versioned_docs/version-3.0.0/concepts/reference/glossary/black-box-testing.md Converts JPEG image reference to WebP and updates path
versioned_docs/version-2.0.0/concepts/reference/glossary/white-box-testing.md Updates image path from /static/img/ to /img/
versioned_docs/version-2.0.0/concepts/reference/glossary/black-box-testing.md Updates image path from /static/img/ to /img/


![types of testing](../../../../../static/img/glossary/types-of-testing.jpeg)

![Types of Testing](/img/glossary/types-of-testing.webp)
Copy link

Copilot AI Jul 21, 2025

Choose a reason for hiding this comment

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

The PR title contains a typo: 'comvert' should be 'convert'.

Copilot uses AI. Check for mistakes.
@pratik-mahalle pratik-mahalle changed the title fix: comvert the jpg into webp fix: convert the jpg into webp Jul 21, 2025
Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

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

LGTM

@Achanandhi-M Achanandhi-M merged commit 18831ca into keploy:main Jul 21, 2025
4 of 6 checks passed
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