Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PY-559][internal] E2E test: darwin convert CLI function with YOLOv8 #716

Merged
merged 3 commits into from Nov 14, 2023

Conversation

owencjones
Copy link
Contributor

Problem

darwin convert function was not tested for any format

Solution

A parameterised E2E test was introduced that tests the functionality for darwin convert for the yolo_segmented (YoloV8) version.

This test performs a byte-for-byte comparison of output against a stored expectation.

This will be expanded in future tickets to allow for testing of other formats.

Changelog

Introduced new E2E test for darwin convert, and a directory comparison helper.

@owencjones owencjones changed the title Py 559 [PY-559][internal] E2E test: darwin convert CLI function with YOLOv8 Nov 13, 2023
Copy link

linear bot commented Nov 13, 2023

PY-559 YoloV8 (segmentation formats)

Description and requirements in parent. PY-6

Copy link
Contributor

@Nathanjp91 Nathanjp91 left a comment

Choose a reason for hiding this comment

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

Good approach, very modular.

@owencjones owencjones merged commit 79fd606 into master Nov 14, 2023
16 checks passed
@owencjones owencjones deleted the py_559 branch November 14, 2023 13: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.

None yet

2 participants