Routes/scouter #53
Merged
Routes/scouter #53
Codecov / codecov/project
succeeded
Oct 18, 2024 in 1s
86.40% (target 70.00%)
View this Pull Request on Codecov
86.40% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 84.20039%
with 82 lines
in your changes missing coverage. Please review.
Project coverage is 86.40%. Comparing base (
77c0775
) to head (af409d8
).
Files with missing lines | Patch % | Lines |
---|---|---|
opsml/app/routes/scouter.py | 72.09% | 36 Missing |
opsml/cards/model.py | 40.62% | 19 Missing |
opsml/model/loader.py | 42.85% | 8 Missing |
opsml/scouter/server.py | 92.40% | 6 Missing |
opsml/scouter/client.py | 82.60% | 4 Missing |
opsml/scouter/integration.py | 90.47% | 4 Missing |
opsml/app/routes/data.py | 0.00% | 2 Missing |
opsml/registry/sql/base/server.py | 85.71% | 2 Missing |
opsml/data/interfaces/_base.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #53 +/- ##
==========================================
- Coverage 86.57% 86.40% -0.17%
==========================================
Files 120 124 +4
Lines 10045 10468 +423
==========================================
+ Hits 8696 9045 +349
- Misses 1349 1423 +74
Files with missing lines | Coverage Δ | |
---|---|---|
opsml/app/core/event_handlers.py | 94.23% <100.00%> (+0.23%) |
⬆️ |
opsml/app/routes/pydantic_models.py | 100.00% <100.00%> (ø) |
|
opsml/app/routes/route_helpers.py | 27.22% <ø> (ø) |
|
opsml/app/routes/router.py | 100.00% <100.00%> (ø) |
|
opsml/app/routes/ui.py | 65.51% <100.00%> (-0.59%) |
⬇️ |
opsml/cards/data.py | 96.15% <100.00%> (ø) |
|
opsml/model/interfaces/base.py | 82.35% <100.00%> (ø) |
|
opsml/profile/profile_data.py | 91.66% <100.00%> (ø) |
|
opsml/projects/_run_manager.py | 92.30% <100.00%> (-0.55%) |
⬇️ |
opsml/registry/sql/base/client.py | 89.94% <100.00%> (+0.50%) |
⬆️ |
... and 17 more |
Loading