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

Ensure ChatMessage internals are visible to Panel #6304

Merged
merged 1 commit into from
Feb 4, 2024

Ensure ChatMessage internals are visible to Panel

9f4e222
Select commit
Loading
Failed to load commit list.
Merged

Ensure ChatMessage internals are visible to Panel #6304

Ensure ChatMessage internals are visible to Panel
9f4e222
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2024 in 0s

82.65% (+0.14%) compared to 1a0a670

View this Pull Request on Codecov

82.65% (+0.14%) compared to 1a0a670

Details

Codecov Report

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

Comparison is base (1a0a670) 82.50% compared to head (9f4e222) 82.65%.
Report is 2 commits behind head on main.

Files Patch % Lines
panel/chat/message.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6304      +/-   ##
==========================================
+ Coverage   82.50%   82.65%   +0.14%     
==========================================
  Files         305      305              
  Lines       45419    45421       +2     
==========================================
+ Hits        37475    37542      +67     
+ Misses       7944     7879      -65     

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