Scouter integration #52
Merged
Codecov / codecov/project
succeeded
Sep 17, 2024 in 0s
86.57% (target 70.00%)
View this Pull Request on Codecov
86.57% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 91.26214%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 86.57%. Comparing base (
b3f261f
) to head (1c0aa1a
).
Files with missing lines | Patch % | Lines |
---|---|---|
opsml/app/routes/drift.py | 80.00% | 3 Missing |
opsml/registry/sql/base/client.py | 83.33% | 2 Missing |
opsml/registry/sql/base/server.py | 89.47% | 2 Missing |
opsml/model/interfaces/base.py | 95.00% | 1 Missing |
opsml/profile/profile_data.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #52 +/- ##
==========================================
- Coverage 87.85% 86.57% -1.29%
==========================================
Files 118 120 +2
Lines 9958 10045 +87
==========================================
- Hits 8749 8696 -53
- Misses 1209 1349 +140
Files with missing lines | Coverage Δ | |
---|---|---|
opsml/app/routes/pydantic_models.py | 100.00% <100.00%> (ø) |
|
opsml/app/routes/router.py | 100.00% <100.00%> (ø) |
|
opsml/data/interfaces/_base.py | 86.36% <100.00%> (ø) |
|
opsml/registry/sql/base/query_engine.py | 91.84% <100.00%> (+0.05%) |
⬆️ |
opsml/settings/config.py | 92.18% <100.00%> (+0.80%) |
⬆️ |
opsml/storage/api.py | 91.50% <100.00%> (ø) |
|
opsml/storage/card_saver.py | 97.48% <100.00%> (+0.06%) |
⬆️ |
opsml/storage/client.py | 80.95% <ø> (ø) |
|
opsml/storage/scouter.py | 100.00% <100.00%> (ø) |
|
opsml/types/extra.py | 97.29% <100.00%> (+0.01%) |
⬆️ |
... and 5 more |
Loading