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

Enable custom metrics #162

Merged
merged 15 commits into from
Aug 9, 2023
Merged

Enable custom metrics #162

merged 15 commits into from
Aug 9, 2023

Conversation

sarabala1979
Copy link
Collaborator

Explain what this PR does.

Signed-off-by: Saravanan Balasubramanian <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2023

Codecov Report

Merging #162 (15140d8) into main (5653128) will decrease coverage by 0.28%.
The diff coverage is 77.14%.

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   86.23%   85.96%   -0.28%     
==========================================
  Files          18       20       +2     
  Lines        1119     1154      +35     
  Branches      118      118              
==========================================
+ Hits          965      992      +27     
- Misses        130      138       +8     
  Partials       24       24              
Files Changed Coverage Δ
numaprom/metrics/_metrics.py 75.00% <75.00%> (ø)
numaprom/udf/postprocess.py 95.69% <75.00%> (-0.94%) ⬇️
numaprom/udf/preprocess.py 88.88% <75.00%> (-1.12%) ⬇️
numaprom/udf/threshold.py 91.17% <75.00%> (-1.02%) ⬇️
numaprom/udf/window.py 93.44% <75.00%> (-1.30%) ⬇️
numaprom/udf/inference.py 92.00% <80.00%> (-0.86%) ⬇️
numaprom/metrics/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Copy link
Member

@ab93 ab93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sarabala1979 can you update the version in pyproject.toml. Otherwise LGTM

@ab93 ab93 added the enhancement New feature or request label Aug 9, 2023
sarabala1979 and others added 2 commits August 9, 2023 11:50
Signed-off-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: Avik Basu <[email protected]>
Co-authored-by: Avik Basu <[email protected]>
@sarabala1979 sarabala1979 merged commit e922195 into main Aug 9, 2023
6 checks passed
@sarabala1979 sarabala1979 deleted the metrics-1 branch August 9, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants