Skip to content

Convert grid square registration to workflow - #884

Open
stephen-riggs wants to merge 2 commits into
mainfrom
gs-workflow
Open

Convert grid square registration to workflow#884
stephen-riggs wants to merge 2 commits into
mainfrom
gs-workflow

Conversation

@stephen-riggs

@stephen-riggs stephen-riggs commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

There is currently a race condition where grid squares can be registered before the DCG is made.
This should resolve the issue by moving the grid squares to a separate workflow which will lead to rmq messages behind the dcg message.

Mostly just moved code

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 55.05618% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.14%. Comparing base (8b02ba1) to head (4276008).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
+ Coverage   55.10%   55.14%   +0.03%     
==========================================
  Files         102      103       +1     
  Lines       11367    11392      +25     
  Branches     1508     1510       +2     
==========================================
+ Hits         6264     6282      +18     
- Misses       4767     4774       +7     
  Partials      336      336              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tieneupin tieneupin 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.

Looks fine!

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