Closed pbenner closed 1 year ago
Patch coverage: 100.00%
and project coverage change: +0.03%
:tada:
Comparison is base (
21e452c
) 76.10% compared to head (20f9793
) 76.14%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi @pbenner
Thank you for the PR. In order to keep the backward compatibility of the package, we should have two handlers: 1) using the trainer as well as 2) use your idea for saving on evaluator so that both last two steps and best evaluator models are saved. Are you open to adding this to your PR?
Dear Kamal,
Sure, that's a good idea. I've just pushed the implementation to my branch.
Best, Philipp
Fixes #127