Skip to content

feat: DH-14581 Created ValueOf<T> util type#1203

Merged
bmingles merged 1 commit intodeephaven:mainfrom
bmingles:1202-ts-util-types
Apr 4, 2023
Merged

feat: DH-14581 Created ValueOf<T> util type#1203
bmingles merged 1 commit intodeephaven:mainfrom
bmingles:1202-ts-util-types

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

@bmingles bmingles commented Apr 4, 2023

Supports Enterprise DH-14581

resolves #1202

@bmingles bmingles changed the title Created ValueOf<T> util type feat: Created ValueOf<T> util type Apr 4, 2023
@bmingles bmingles marked this pull request as ready for review April 4, 2023 19:59
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 4, 2023

Codecov Report

Merging #1203 (1ba6940) into main (de9b751) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1203   +/-   ##
=======================================
  Coverage   44.20%   44.20%           
=======================================
  Files         448      448           
  Lines       33437    33437           
  Branches     8404     8404           
=======================================
  Hits        14781    14781           
  Misses      18606    18606           
  Partials       50       50           
Flag Coverage Δ
unit 44.20% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bmingles bmingles merged commit 19fcf0e into deephaven:main Apr 4, 2023
@bmingles bmingles deleted the 1202-ts-util-types branch April 4, 2023 20:05
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 4, 2023
@bmingles bmingles changed the title feat: Created ValueOf<T> util type feat: DH-14581 Created ValueOf<T> util type Apr 19, 2023
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.

DH-14581: ValueOf<T> TypeScript utility type

2 participants