Add Streamlit Chat Migration Guide #5642
+3,075
−2,190
Closed
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 16, 2023 in 0s
83.61% (-0.05%) compared to db1e9fe
View this Pull Request on Codecov
83.61% (-0.05%) compared to db1e9fe
Details
Codecov Report
Merging #5642 (872b744) into main (db1e9fe) will decrease coverage by
0.05%
.
Report is 2 commits behind head on main.
The diff coverage is91.23%
.
@@ Coverage Diff @@
## main #5642 +/- ##
==========================================
- Coverage 83.65% 83.61% -0.05%
==========================================
Files 280 288 +8
Lines 41580 41678 +98
==========================================
+ Hits 34782 34847 +65
- Misses 6798 6831 +33
Files | Coverage Δ | |
---|---|---|
panel/__init__.py | 100.00% <100.00%> (ø) |
|
panel/chat/__init__.py | 100.00% <100.00%> (ø) |
|
panel/tests/chat/test_entry.py | 100.00% <100.00%> (ø) |
|
panel/tests/chat/test_feed.py | 100.00% <100.00%> (ø) |
|
panel/tests/chat/test_icon.py | 100.00% <100.00%> (ø) |
|
panel/tests/chat/test_interface.py | 100.00% <100.00%> (ø) |
|
panel/widgets/__init__.py | 100.00% <ø> (ø) |
|
panel/chat/icon.py | 92.64% <92.64%> (ø) |
|
panel/chat/interface.py | 95.45% <95.45%> (ø) |
|
panel/chat/feed.py | 95.06% <95.06%> (ø) |
|
... and 3 more |
... and 4 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading