Skip to content

Commit 2613627

Browse files
committed
Updates project references to new repository name
Aligns badges, workflow, and coverage configuration with the updated repository name to ensure correct linking and reporting after the project rename.
1 parent 3a69e16 commit 2613627

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
uses: codecov/codecov-action@v5
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}
51-
slug: flowdacity/flowdacity-queue
51+
slug: flowdacity/queue-engine

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Run tests and upload coverage](https://github.com/flowdacity/flowdacity-queue/actions/workflows/tests.yml/badge.svg)](https://github.com/flowdacity/flowdacity-queue/actions/workflows/tests.yml)
2-
[![codecov](https://codecov.io/github/flowdacity/flowdacity-queue/graph/badge.svg?token=70BDRZY956)](https://codecov.io/github/flowdacity/flowdacity-queue)
1+
[![Run tests and upload coverage](https://github.com/flowdacity/queue-engine/actions/workflows/tests.yml/badge.svg)](https://github.com/flowdacity/queue-engine/actions/workflows/tests.yml)
2+
[![codecov](https://codecov.io/github/flowdacity/queue-engine/graph/badge.svg?token=70BDRZY956)](https://codecov.io/github/flowdacity/queue-engine)
33

44
Flowdacity Queue
55
================

0 commit comments

Comments
 (0)