Skip to content

chore: make build required step and run jest transpile only#943

Draft
ferhatelmas wants to merge 1 commit intomasterfrom
ferhat/jest-speedup
Draft

chore: make build required step and run jest transpile only#943
ferhatelmas wants to merge 1 commit intomasterfrom
ferhat/jest-speedup

Conversation

@ferhatelmas
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Chore

What is the current behavior?

Tests don't wait for build/lint and do typecheck.

What is the new behavior?

Tests wait for build and do typecheck once, then runs on transpile mode.

Additional context

Simple change for faster CI.

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 27, 2026

Pull Request Test Coverage Report for Build 23657331527

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 80.153%

Files with Coverage Reduction New Missed Lines %
src/internal/database/tenant.ts 11 89.24%
Totals Coverage Status
Change from base Build 23657173066: -0.04%
Covered Lines: 29633
Relevant Lines: 36654

💛 - Coveralls

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
@ferhatelmas ferhatelmas force-pushed the ferhat/jest-speedup branch from fa1237f to a6ea43c Compare March 27, 2026 16:44
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