Skip to content

Add TS type check action #1600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Add TS type check action #1600

wants to merge 10 commits into from

Conversation

ArtOfCode-
Copy link
Member

Adds a GH action to perform JS type checking based on TypeScript types.

We still write pure JS, this just adds a layer of type safety.

@ArtOfCode- ArtOfCode- marked this pull request as draft April 13, 2025 19:10
@ArtOfCode-
Copy link
Member Author

Before anyone asks, that was meant to fail...

Copy link

codecov bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.28%. Comparing base (75e88cb) to head (cb3ccb1).

Additional details and impacted files
Components Coverage Δ
controllers 59.24% <ø> (ø)
helpers 68.18% <ø> (ø)
jobs 28.00% <ø> (ø)
models 80.09% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@Oaphi Oaphi requested a review from trichoplax April 20, 2025 01:17
@Oaphi
Copy link
Member

Oaphi commented Apr 20, 2025

@ArtOfCode- done, fixed the remaining type check errors, passing on the reigns back to you

@ArtOfCode-
Copy link
Member Author

@Oaphi thanks for the assist!

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