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

Prevent TextAreaInput from auto sending messages in ChatInterface unless specified #5762

Merged
merged 1 commit into from
Oct 30, 2023

Fix auto send

db0c85a
Select commit
Loading
Failed to load commit list.
Merged

Prevent TextAreaInput from auto sending messages in ChatInterface unless specified #5762

Fix auto send
db0c85a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2023 in 0s

73.68% (-8.80%) compared to 0aa4b18

View this Pull Request on Codecov

73.68% (-8.80%) compared to 0aa4b18

Details

Codecov Report

Merging #5762 (db0c85a) into main (0aa4b18) will decrease coverage by 8.80%.
Report is 13 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5762      +/-   ##
==========================================
- Coverage   82.47%   73.68%   -8.80%     
==========================================
  Files         288      289       +1     
  Lines       42072    42122      +50     
==========================================
- Hits        34700    31038    -3662     
- Misses       7372    11084    +3712     
Files Coverage Δ
panel/chat/interface.py 95.48% <100.00%> (ø)
panel/tests/chat/test_interface.py 100.00% <100.00%> (ø)

... and 72 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more