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

Fix generator placeholder and optimize updates #6105

Merged
merged 3 commits into from
Jan 9, 2024

Fix tests

7c97bfa
Select commit
Loading
Failed to load commit list.
Merged

Fix generator placeholder and optimize updates #6105

Fix tests
7c97bfa
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 Dec 21, 2023 in 0s

84.65% (-0.02%) compared to 7f25eb1

View this Pull Request on Codecov

84.65% (-0.02%) compared to 7f25eb1

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7f25eb1) 84.67% compared to head (7c97bfa) 84.65%.

Files Patch % Lines
panel/chat/feed.py 50.00% 2 Missing ⚠️
panel/tests/chat/test_feed.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6105      +/-   ##
==========================================
- Coverage   84.67%   84.65%   -0.02%     
==========================================
  Files         296      296              
  Lines       44100    44105       +5     
==========================================
- Hits        37341    37338       -3     
- Misses       6759     6767       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.