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

feat: Branded type utils #2264

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

bmingles
Copy link
Contributor

@bmingles bmingles commented Oct 22, 2024

Copying branded type utils from vscode-deephaven to @deephaven/utils for broader usage.
#2263

@bmingles bmingles linked an issue Oct 22, 2024 that may be closed by this pull request
@bmingles bmingles requested review from a team and dgodinez-dh and removed request for a team October 22, 2024 15:09
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.57%. Comparing base (74a5cb7) to head (fe0b1bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2264   +/-   ##
=======================================
  Coverage   46.57%   46.57%           
=======================================
  Files         698      698           
  Lines       38792    38792           
  Branches     9806     9806           
=======================================
  Hits        18067    18067           
  Misses      20671    20671           
  Partials       54       54           
Flag Coverage Δ
unit 46.57% <ø> (ø)

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 fff0155 into deephaven:main Oct 22, 2024
12 checks passed
@bmingles bmingles deleted the 2263-branded-type-helpers branch October 22, 2024 15:44
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 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.

Branded type helpers
2 participants