Skip to content

test: Semantic Segmentation tests#989

Merged
msluszniak merged 3 commits intomainfrom
@bo/fixSemSegTests
Mar 21, 2026
Merged

test: Semantic Segmentation tests#989
msluszniak merged 3 commits intomainfrom
@bo/fixSemSegTests

Conversation

@benITo47
Copy link
Contributor

@benITo47 benITo47 commented Mar 20, 2026

Description

During a rename that recently took place - we forgot to change tests.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Run the tests

Screenshots

Related issues

Closes #818

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@benITo47 benITo47 force-pushed the @bo/fixSemSegTests branch 2 times, most recently from 12a2433 to 424622a Compare March 20, 2026 21:13
@benITo47 benITo47 force-pushed the @bo/fixSemSegTests branch from 424622a to 9efa4de Compare March 20, 2026 21:30
@msluszniak msluszniak added the test Issue and PR related to tests or testing infrastructure label Mar 21, 2026
@msluszniak msluszniak self-requested a review March 21, 2026 12:26
@msluszniak msluszniak changed the title Fix Semantic Segmentation tests test: Semantic Segmentation tests Mar 21, 2026
Copy link
Member

@msluszniak msluszniak left a comment

Choose a reason for hiding this comment

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

Ran tests and everything seems to be ok. I pushed one changes to simplify one test case

@msluszniak msluszniak merged commit bf29217 into main Mar 21, 2026
4 checks passed
@msluszniak msluszniak deleted the @bo/fixSemSegTests branch March 21, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issue and PR related to tests or testing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix image segmentation integration tests

2 participants