SSX webservices #249
Draft
SSX webservices #249
Codecov / codecov/project
succeeded
Mar 25, 2025 in 0s
68.09% (target 0.00%)
View this Pull Request on Codecov
68.09% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 82.36776%
with 70 lines
in your changes missing coverage. Please review.
Project coverage is 68.09%. Comparing base (
2192e85
) to head (ce72d62
).
Report is 7 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
pyispyb/core/modules/ssx.py | 68.47% | 64 Missing |
pyispyb/core/schemas/eventchains.py | 83.33% | 4 Missing |
pyispyb/core/routes/ssx.py | 95.23% | 1 Missing |
pyispyb/core/routes/webservices/ssx.py | 94.44% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #249 +/- ##
==========================================
+ Coverage 67.00% 68.09% +1.08%
==========================================
Files 109 115 +6
Lines 5068 5460 +392
==========================================
+ Hits 3396 3718 +322
- Misses 1672 1742 +70
Files with missing lines | Coverage Δ | |
---|---|---|
pyispyb/app/base.py | 100.00% <100.00%> (ø) |
|
pyispyb/app/utils/__init__.py | 100.00% <100.00%> (ø) |
|
pyispyb/core/modules/eventchains.py | 100.00% <100.00%> (ø) |
|
pyispyb/core/routes/eventchains.py | 100.00% <100.00%> (ø) |
|
pyispyb/core/routes/webservices/__init__.py | 77.77% <ø> (-2.23%) |
⬇️ |
pyispyb/core/routes/webservices/userportalsync.py | 83.33% <100.00%> (+0.98%) |
⬆️ |
pyispyb/core/schemas/ssx.py | 100.00% <100.00%> (ø) |
|
pyispyb/core/routes/ssx.py | 95.23% <95.23%> (ø) |
|
pyispyb/core/routes/webservices/ssx.py | 94.44% <94.44%> (ø) |
|
pyispyb/core/schemas/eventchains.py | 83.33% <83.33%> (ø) |
|
... and 1 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2192e85...ce72d62. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading