Skip to content

fail evaluation when source checkpoint is missing#48

Open
AllanChain wants to merge 2 commits into
mainfrom
fail-eval-without-source
Open

fail evaluation when source checkpoint is missing#48
AllanChain wants to merge 2 commits into
mainfrom
fail-eval-without-source

Conversation

@AllanChain

Copy link
Copy Markdown
Member

Evaluation should not silently run on freshly initialized state when workflow.source_path does not resolve to a training checkpoint.

Evaluation should not silently run on freshly initialized state when
workflow.source_path does not resolve to a training checkpoint.
@codecov-commenter

codecov-commenter commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.31%. Comparing base (37ccc5d) to head (e84a360).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   87.05%   87.31%   +0.26%     
==========================================
  Files         132      132              
  Lines        6150     6158       +8     
  Branches      587      590       +3     
==========================================
+ Hits         5354     5377      +23     
+ Misses        557      548       -9     
+ Partials      239      233       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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.

2 participants