Skip to content

fix(mlflow): skip non-scalar metrics.#5

Merged
muhrin merged 1 commit into
camml-lab:developfrom
mattia-spider:fix-mlflow-metrics
May 21, 2026
Merged

fix(mlflow): skip non-scalar metrics.#5
muhrin merged 1 commit into
camml-lab:developfrom
mattia-spider:fix-mlflow-metrics

Conversation

@mattia-spider

Copy link
Copy Markdown
Collaborator

skip non-scalar metrics like atomic_numbers to prevent JAX conversion crash.

@mattia-spider mattia-spider requested a review from muhrin May 21, 2026 11:49
@codecov-commenter

codecov-commenter commented May 21, 2026

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 40.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/reax/loggers/mlflow.py 33.34% 2 Missing ⚠️
src/reax/metrics/_evaluators.py 50.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
src/reax/metrics/_evaluators.py 94.74% <50.00%> (ø)
src/reax/loggers/mlflow.py 94.95% <33.34%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@muhrin muhrin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK, all good, just that ABC issue to resolve.

Comment thread src/reax/metrics/_evaluators.py Outdated
@muhrin muhrin merged commit 6af5131 into camml-lab:develop May 21, 2026
16 checks passed
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.

3 participants