Add FastAPI based serve functions #7205
Merged
Codecov / codecov/project
succeeded
Sep 2, 2024 in 1s
82.21% (-0.04%) compared to 647db1a
View this Pull Request on Codecov
82.21% (-0.04%) compared to 647db1a
Details
Codecov Report
Attention: Patch coverage is 78.06452%
with 68 lines
in your changes missing coverage. Please review.
Project coverage is 82.21%. Comparing base (
647db1a
) to head (121c109
).
Report is 12 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
panel/io/fastapi.py | 63.15% | 35 Missing |
panel/io/server.py | 43.47% | 13 Missing |
panel/io/application.py | 83.07% | 11 Missing |
panel/io/threads.py | 85.71% | 7 Missing |
panel/tests/test_server.py | 96.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7205 +/- ##
==========================================
- Coverage 82.24% 82.21% -0.04%
==========================================
Files 331 337 +6
Lines 49420 50123 +703
==========================================
+ Hits 40647 41207 +560
- Misses 8773 8916 +143
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading