aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
299 stars 46 forks source link

Update TypeScript to 5.5 #451

Closed kmcginnes closed 2 weeks ago

kmcginnes commented 2 weeks ago

Description

TypeScript 5.5 was released recently. This PR updates us to the latest.

https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#inferred-type-predicates

Validation

Related Issues

Check List

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.84%. Comparing base (361c4ba) to head (8dcc43a). Report is 41 commits behind head on main.

:exclamation: Current head 8dcc43a differs from pull request most recent head 71b955a

Please upload reports for the commit 71b955a to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ========================================== + Coverage 13.97% 14.84% +0.86% ========================================== Files 414 418 +4 Lines 30639 30937 +298 Branches 878 966 +88 ========================================== + Hits 4283 4593 +310 + Misses 26026 26014 -12 Partials 330 330 ``` | [Flag](https://app.codecov.io/gh/aws/graph-explorer/pull/451/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aws/graph-explorer/pull/451/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws) | `14.84% <ø> (+0.86%)` | :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=aws#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.