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 ability to define custom tornado handler plugins #2752

Merged
merged 9 commits into from
Dec 17, 2024

Add missing comma

5e4bc6e
Select commit
Loading
Failed to load commit list.
Merged

Add ability to define custom tornado handler plugins #2752

Add missing comma
5e4bc6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

82.18% (-0.03%) compared to 3c20154

View this Pull Request on Codecov

82.18% (-0.03%) compared to 3c20154

Details

Codecov Report

Attention: Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.

Project coverage is 82.18%. Comparing base (3c20154) to head (5e4bc6e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/command/serve.py 31.81% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2752      +/-   ##
==========================================
- Coverage   82.21%   82.18%   -0.03%     
==========================================
  Files         339      339              
  Lines       51376    51398      +22     
==========================================
+ Hits        42237    42242       +5     
- Misses       9139     9156      +17     

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