deephaven / web-client-ui

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

fix: Embed-widget not setting log level on init #2301

Open mattrunyon opened 12 hours ago

mattrunyon commented 12 hours ago

Just something I noticed while debugging https://github.com/deephaven/deephaven-plugins/issues/1039

codecov[bot] commented 12 hours ago

Codecov Report

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

Project coverage is 46.60%. Comparing base (414e652) to head (586ffb0). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2301 +/- ## ======================================== Coverage 46.60% 46.60% ======================================== Files 703 704 +1 Lines 38954 38963 +9 Branches 9726 9914 +188 ======================================== + Hits 18153 18158 +5 + Misses 20790 20751 -39 - Partials 11 54 +43 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2301/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/2301/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.60% <ø> (+<0.01%)` | :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.