deephaven / web-client-ui

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

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

Closed bmingles closed 2 months ago

bmingles commented 2 months ago

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[bot] commented 2 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2225/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/2225/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.61% <ø> (-0.17%)` | :arrow_down: | 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.