holoviz / lumen

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

use dump instead of safe_dump #712

Closed ahuang11 closed 1 month ago

ahuang11 commented 1 month ago

Rebased on https://github.com/holoviz/lumen/pull/708

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 56.05%. Comparing base (56ddd6b) to head (9dbd4c5). Report is 1 commits behind head on fix_source_mutation.

Files with missing lines Patch % Lines
lumen/ai/agents.py 0.00% 3 Missing :warning:
lumen/ai/assistant.py 0.00% 1 Missing :warning:
lumen/ai/views.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## fix_source_mutation #712 +/- ## ======================================================= + Coverage 56.03% 56.05% +0.02% ======================================================= Files 98 98 Lines 11827 11828 +1 ======================================================= + Hits 6627 6630 +3 + Misses 5200 5198 -2 ```

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