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

Implement auto_grow on TextAreaInput #5592

Merged
merged 2 commits into from
Oct 7, 2023

Add missing TS file

d24184b
Select commit
Failed to load commit list.
Merged

Implement auto_grow on TextAreaInput #5592

Add missing TS file
d24184b
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2023 in 1s

83.52% (+1.05%) compared to 84a3672

View this Pull Request on Codecov

83.52% (+1.05%) compared to 84a3672

Details

Codecov Report

Merging #5592 (d24184b) into main (84a3672) will increase coverage by 1.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5592      +/-   ##
==========================================
+ Coverage   82.47%   83.52%   +1.05%     
==========================================
  Files         275      275              
  Lines       39480    39519      +39     
==========================================
+ Hits        32560    33009     +449     
+ Misses       6920     6510     -410     
Files Coverage Δ
panel/models/__init__.py 100.00% <ø> (ø)
panel/models/widgets.py 100.00% <100.00%> (ø)
panel/tests/ui/widgets/test_input.py 99.47% <100.00%> (+0.04%) ⬆️
panel/widgets/input.py 95.44% <100.00%> (+0.03%) ⬆️

... and 22 files with indirect coverage changes

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