Skip to content

refactor: Split out @deephaven/test-utils package#2225

Merged
bmingles merged 6 commits intodeephaven:mainfrom
bmingles:2185-move-test-utils
Sep 17, 2024
Merged

refactor: Split out @deephaven/test-utils package#2225
bmingles merged 6 commits intodeephaven:mainfrom
bmingles:2185-move-test-utils

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

@bmingles bmingles commented Sep 17, 2024

  • Split out a @deephaven/test-utils dev package to remove jest dependencies from @deephaven/utils

resolves #2185

BREAKING CHANGE: TestUtils has been moved to new package @deephaven-test-utils. Consumers will need to install the new package as a dev dependency and update references.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.61%. Comparing base (1503a37) to head (eca6237).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2225      +/-   ##
==========================================
- Coverage   46.77%   46.61%   -0.17%     
==========================================
  Files         694      692       -2     
  Lines       38625    38506     -119     
  Branches     9867     9619     -248     
==========================================
- Hits        18068    17948     -120     
- Misses      20504    20547      +43     
+ Partials       53       11      -42     
Flag Coverage Δ
unit 46.61% <ø> (-0.17%) ⬇️

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 requested review from a team and dgodinez-dh and removed request for a team September 17, 2024 19:28
@bmingles bmingles merged commit 1d027d3 into deephaven:main Sep 17, 2024
@bmingles bmingles deleted the 2185-move-test-utils branch September 17, 2024 19:46
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 17, 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.

@deephaven/utils - errors when installing in vscode extension

2 participants