Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Streamlit Chat Migration Guide #5642

Closed
wants to merge 21 commits into from

fix spell errors

872b744
Select commit
Loading
Failed to load commit list.
Closed

Add Streamlit Chat Migration Guide #5642

fix spell errors
872b744
Select commit
Loading
Failed to load commit list.
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 is 91.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