Skip to content

Fix Typescript typings - #907

Merged
Lezurex merged 2 commits into
mainfrom
typescript
Jul 31, 2026
Merged

Fix Typescript typings#907
Lezurex merged 2 commits into
mainfrom
typescript

Conversation

@Lezurex

@Lezurex Lezurex commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Lezurex added 2 commits July 31, 2026 23:22
In v7, Typescript was rewritten in Go, which makes it a lot faster then
before. However, it doesn't have an API yet. Luckily, it's straight
forward to use them in parallel. `npm run typecheck` and IDEs will now
use v7, whereas typescript-eslint still has to rely on v6. This greatly
improves the developer experience.
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.56%. Comparing base (503d385) to head (bcc2f03).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
+ Coverage   59.53%   62.56%   +3.03%     
==========================================
  Files          41       41              
  Lines        1070     1114      +44     
  Branches      290      305      +15     
==========================================
+ Hits          637      697      +60     
+ Misses        362      351      -11     
+ Partials       71       66       -5     

☔ View full report in Codecov by Harness.
📢 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.

@Lezurex
Lezurex merged commit bcc2f03 into main Jul 31, 2026
9 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in sleek 2.x Jul 31, 2026
@Lezurex
Lezurex deleted the typescript branch August 1, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant