deephaven / web-client-ui

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

refactor: DH-17778: Move exportLogs to the log package #2279

Closed vbabich closed 3 weeks ago

vbabich commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 15.38462% with 22 lines in your changes missing coverage. Please review.

Project coverage is 46.62%. Comparing base (229adf0) to head (bdd069a). Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
packages/log/src/LogExport.ts 20.00% 16 Missing :warning:
packages/log/src/LogInit.ts 0.00% 3 Missing :warning:
packages/code-studio/src/index.tsx 0.00% 2 Missing :warning:
packages/code-studio/src/settings/SettingsMenu.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2279 +/- ## ========================================== + Coverage 46.57% 46.62% +0.05% ========================================== Files 698 702 +4 Lines 38767 38937 +170 Branches 9866 9902 +36 ========================================== + Hits 18054 18153 +99 - Misses 20702 20730 +28 - Partials 11 54 +43 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2279/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/2279/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.62% <15.38%> (+0.05%)` | :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=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.