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

Scouter integration #52

Merged
merged 16 commits into from
Sep 17, 2024
Merged

Scouter integration #52

merged 16 commits into from
Sep 17, 2024

Conversation

thorrester
Copy link
Member

Pull Request

Short Summary

Include a short summary

Context

Add a more detailed explanation of changes

Is this a Breaking Change?

Is this a breaking change to the public interface?

Copy link

github-actions bot commented Sep 17, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

pyproject.toml

Copy link

codecov bot commented Sep 17, 2024

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).
Report is 17 commits behind head on main.

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

... and 13 files with indirect coverage changes

@thorrester thorrester marked this pull request as ready for review September 17, 2024 13:34
@thorrester thorrester merged commit 77c0775 into main Sep 17, 2024
15 checks passed
@thorrester thorrester deleted the scouter-integration branch September 17, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant