Skip to content

Add min max tests#132

Open
kulbachcedric wants to merge 23 commits intomasterfrom
issue-130-relax-deps
Open

Add min max tests#132
kulbachcedric wants to merge 23 commits intomasterfrom
issue-130-relax-deps

Conversation

@kulbachcedric
Copy link
Copy Markdown
Collaborator

No description provided.

@kulbachcedric kulbachcedric linked an issue Feb 6, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 66.66667% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.72%. Comparing base (f85b612) to head (e605e5e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
deep_river/anomaly/rolling_ae.py 0.00% 4 Missing ⚠️
deep_river/anomaly/probability_weighted_ae.py 72.72% 3 Missing ⚠️
deep_river/utils/tensor_conversion.py 86.36% 3 Missing ⚠️
deep_river/anomaly/ae.py 0.00% 2 Missing ⚠️
deep_river/regression/multioutput.py 0.00% 1 Missing ⚠️
deep_river/regression/regressor.py 0.00% 1 Missing ⚠️
deep_river/regression/rolling_regressor.py 50.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   79.75%   79.72%   -0.03%     
==========================================
  Files          25       25              
  Lines        1620     1618       -2     
==========================================
- Hits         1292     1290       -2     
  Misses        328      328              
Files with missing lines Coverage Δ
deep_river/utils/test_tensor_conversion.py 100.00% <100.00%> (ø)
deep_river/regression/multioutput.py 59.09% <0.00%> (ø)
deep_river/regression/regressor.py 80.76% <0.00%> (ø)
deep_river/regression/rolling_regressor.py 67.64% <50.00%> (ø)
deep_river/anomaly/ae.py 79.62% <0.00%> (ø)
deep_river/anomaly/probability_weighted_ae.py 79.54% <72.72%> (ø)
deep_river/utils/tensor_conversion.py 88.46% <86.36%> (-0.11%) ⬇️
deep_river/anomaly/rolling_ae.py 69.01% <0.00%> (-0.44%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Relax dependency version constraints

2 participants