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

ENH: refactor model definitions + evaluations #30

Merged
merged 7 commits into from
Sep 2, 2024

ruff with own GHA

7b35739
Select commit
Loading
Failed to load commit list.
Merged

ENH: refactor model definitions + evaluations #30

ruff with own GHA
7b35739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 30, 2024 in 1s

17.64% of diff hit (target 0.00%)

View this Pull Request on Codecov

17.64% of diff hit (target 0.00%)

Annotations

Check warning on line 32 in q2_ritme/evaluate_all_experiments.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/evaluate_all_experiments.py#L32

Added line #L32 was not covered by tests

Check warning on line 188 in q2_ritme/evaluate_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/evaluate_models.py#L186-L188

Added lines #L186 - L188 were not covered by tests

Check warning on line 204 in q2_ritme/evaluate_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/evaluate_models.py#L204

Added line #L204 was not covered by tests

Check warning on line 318 in q2_ritme/evaluate_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/evaluate_models.py#L318

Added line #L318 was not covered by tests

Check warning on line 187 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 330 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L325-L330

Added lines #L325 - L330 were not covered by tests

Check warning on line 359 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L359

Added line #L359 was not covered by tests

Check warning on line 362 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L362

Added line #L362 was not covered by tests

Check warning on line 364 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L364

Added line #L364 was not covered by tests

Check warning on line 368 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L366-L368

Added lines #L366 - L368 were not covered by tests

Check warning on line 372 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L372

Added line #L372 was not covered by tests

Check warning on line 376 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L375-L376

Added lines #L375 - L376 were not covered by tests

Check warning on line 378 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L378

Added line #L378 was not covered by tests

Check warning on line 380 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L380

Added line #L380 was not covered by tests

Check warning on line 384 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L384

Added line #L384 was not covered by tests

Check warning on line 387 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L386-L387

Added lines #L386 - L387 were not covered by tests

Check warning on line 389 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L389

Added line #L389 was not covered by tests

Check warning on line 392 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L391-L392

Added lines #L391 - L392 were not covered by tests

Check warning on line 398 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L395-L398

Added lines #L395 - L398 were not covered by tests

Check warning on line 404 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L400-L404

Added lines #L400 - L404 were not covered by tests

Check warning on line 409 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L408-L409

Added lines #L408 - L409 were not covered by tests

Check warning on line 413 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L412-L413

Added lines #L412 - L413 were not covered by tests

Check warning on line 418 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L416-L418

Added lines #L416 - L418 were not covered by tests

Check warning on line 421 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 498 in q2_ritme/model_space/static_trainables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

q2_ritme/model_space/static_trainables.py#L498

Added line #L498 was not covered by tests