Skip to content

Support both new decorators (typescript 5.0+) and legacy decorators#120

Merged
ajlai-orkes merged 3 commits into
mainfrom
fix/decorators
Mar 16, 2026
Merged

Support both new decorators (typescript 5.0+) and legacy decorators#120
ajlai-orkes merged 3 commits into
mainfrom
fix/decorators

Conversation

@ajlai-orkes

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Mar 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.77124% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/sdk/worker/decorators/worker.ts 92.00% 6 Missing ⚠️
src/sdk/worker/schema/decorators.ts 97.43% 2 Missing ⚠️
Flag Coverage Δ
integration-v4 67.11% <47.05%> (-0.16%) ⬇️
integration-v5 73.63% <47.05%> (+0.65%) ⬆️
unit 45.48% <94.77%> (+0.64%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/sdk/worker/schema/decorators.ts 96.83% <97.43%> (-0.03%) ⬇️
src/sdk/worker/decorators/worker.ts 96.98% <92.00%> (+5.89%) ⬆️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@ajlai-orkes ajlai-orkes requested review from najeebkp and v1r3n March 12, 2026 21:26
@ajlai-orkes ajlai-orkes merged commit 1d4cbdf into main Mar 16, 2026
93 of 111 checks passed
@ajlai-orkes ajlai-orkes deleted the fix/decorators branch June 22, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants