holoviz / lumen

Illuminate your data.
https://lumen.holoviz.org
BSD 3-Clause "New" or "Revised" License
177 stars 20 forks source link

Improve Coordinator error handling #760

Closed philippjfr closed 1 week ago

philippjfr commented 1 week ago

Do not let errors bubble up to the user by default.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 60.89%. Comparing base (fbd8a21) to head (3319cfb). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/coordinator.py 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #760 +/- ## ========================================== - Coverage 60.95% 60.89% -0.07% ========================================== Files 102 102 Lines 12486 12499 +13 ========================================== Hits 7611 7611 - Misses 4875 4888 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.