Skip to content

Add scaffolding for image correlation service#272

Merged
tieneupin merged 8 commits into
mainfrom
add-correlation-service
Jun 18, 2026
Merged

Add scaffolding for image correlation service#272
tieneupin merged 8 commits into
mainfrom
add-correlation-service

Conversation

@tieneupin

Copy link
Copy Markdown
Contributor

This PR adds the scaffolding need to set up and run the image correlation service. Actual implementation of image alignment will be introduced in subsequent PRs, as part of the ongoing effort to keep PRs scoped and manageable.

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.94737% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.09%. Comparing base (0ba2096) to head (6a86de4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
- Coverage   83.11%   83.09%   -0.02%     
==========================================
  Files          70       71       +1     
  Lines        9065     9103      +38     
  Branches     1245     1248       +3     
==========================================
+ Hits         7534     7564      +30     
- Misses       1048     1055       +7     
- Partials      483      484       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tieneupin tieneupin marked this pull request as ready for review June 17, 2026 14:23
@tieneupin tieneupin requested a review from stephen-riggs June 17, 2026 14:23
@tieneupin tieneupin self-assigned this Jun 17, 2026
@tieneupin tieneupin added the enhancement New feature or request label Jun 17, 2026
@tieneupin tieneupin requested a review from d-j-hatton June 17, 2026 14:40

@stephen-riggs stephen-riggs 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.

This looks good, thanks for keeping it small.
I think the recipe is unnecessary as the message injection comes directly from pato rather than through workflows

@tieneupin tieneupin changed the title Add image correlation service Add scaffolding for image correlation service Jun 18, 2026
@tieneupin tieneupin requested a review from stephen-riggs June 18, 2026 08:51
@tieneupin tieneupin force-pushed the add-correlation-service branch from 3ff2250 to 6a86de4 Compare June 18, 2026 09:03
@tieneupin tieneupin merged commit ac79902 into main Jun 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants