Skip to content
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

build: Upgrade to TypeScript 5.6.2 #2226

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

bmingles
Copy link
Contributor

@bmingles bmingles commented Sep 17, 2024

Upgraded to TypeScript 5.6.2

resolves #2222

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.61%. Comparing base (1d027d3) to head (f969947).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ashboard-core-plugins/src/panels/IrisGridPanel.tsx 0.00% 2 Missing ⚠️
packages/components/src/BulkActionBar.tsx 0.00% 1 Missing ⚠️
packages/iris-grid/src/IrisGrid.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2226   +/-   ##
=======================================
  Coverage   46.61%   46.61%           
=======================================
  Files         692      692           
  Lines       38506    38508    +2     
  Branches     9802     9802           
=======================================
+ Hits        17948    17949    +1     
+ Misses      20547    20506   -41     
- Partials       11       53   +42     
Flag Coverage Δ
unit 46.61% <42.85%> (+<0.01%) ⬆️

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

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

@bmingles bmingles merged commit 3ec7795 into deephaven:main Sep 18, 2024
11 checks passed
@bmingles bmingles deleted the 2222-typescript-5_6 branch September 18, 2024 19:54
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade TypeScript version
2 participants