deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
29 stars 31 forks source link

build: Upgrade to TypeScript 5.6.2 #2226

Closed bmingles closed 2 months ago

bmingles commented 2 months ago

Upgraded to TypeScript 5.6.2

resolves #2222

codecov[bot] commented 2 months ago

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 :warning:
packages/components/src/BulkActionBar.tsx 0.00% 1 Missing :warning:
packages/iris-grid/src/IrisGrid.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2226/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2226/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.61% <42.85%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.