Skip to content

chore: release package(s) - #8

Merged
Shinigami92 merged 1 commit into
mainfrom
changeset-release/main
Aug 12, 2025
Merged

chore: release package(s)#8
Shinigami92 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@auralis/core@0.1.1

Patch Changes

@github-actions
github-actions Bot requested a review from Shinigami92 as a code owner August 12, 2025 17:58
@Shinigami92 Shinigami92 added the c: release Release label Aug 12, 2025
@Shinigami92 Shinigami92 reopened this Aug 12, 2025
@github-actions

Copy link
Copy Markdown
Contributor Author

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 5.8% (🎯 90%)
🟰 ±0%
29 / 500
🔴 Statements 5.8% (🎯 90%)
🟰 ±0%
29 / 500
🔴 Functions 20% (🎯 90%)
🟰 ±0%
5 / 25
🔴 Branches 27.77% (🎯 85%)
🟰 ±0%
5 / 18
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
examples/cat-rest-api/src/main.ts 0% 0% 0% 0% 1-10
examples/cat-rest-api/src/cats/cat.controller.ts 0% 0% 0% 0% 1-64
examples/cat-rest-api/src/cats/cat.dto.ts 0% 100% 100% 0% 3-13
packages/core/src/auralis.ts 8.93% 100% 40% 8.93% 67-138, 143-242, 245-268
packages/core/src/index.ts 0% 100% 100% 0% 2-13
packages/core/src/decorators/delete.decorator.ts 0% 0% 0% 0% 1-29
packages/core/src/decorators/get.decorator.ts 0% 0% 0% 0% 1-29
packages/core/src/decorators/path-variable.decorator.ts 0% 0% 0% 0% 1-39
packages/core/src/decorators/path.decorator.ts 0% 0% 0% 0% 1-38
packages/core/src/decorators/post.decorator.ts 0% 0% 0% 0% 1-29
packages/core/src/decorators/put.decorator.ts 0% 0% 0% 0% 1-29
packages/core/src/decorators/request-body.decorator.ts 0% 0% 0% 0% 1-42
packages/core/src/decorators/rest-controller.decorator.ts 0% 0% 0% 0% 1-27
packages/core/src/errors/auralis-response.error.ts 26.31% 0% 0% 26.31% 7-9, 12-22
packages/core/src/errors/internal-server-response.error.ts 57.14% 100% 0% 57.14% 5-7
packages/core/src/errors/not-found-response.error.ts 57.14% 100% 0% 57.14% 5-7
packages/core/src/factories/auralis.factory.ts 0% 0% 0% 0% 1-12
packages/core/src/utilities/constructor.util.ts 100% 100% 100% 100%
packages/core/src/utilities/param-names.util.ts 0% 0% 0% 0% 1-11
Generated in workflow #14 for commit e604848 by the Vitest Coverage Report Action

@Shinigami92
Shinigami92 added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit 36e0749 Aug 12, 2025
6 checks passed
@Shinigami92
Shinigami92 deleted the changeset-release/main branch August 12, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: release Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant