MCPcopy Create free account
hub / github.com/Tencent/TAD_Sim / GetGradingMsg

Method GetGradingMsg

simcore/grading/manager/eval_manager.cpp:503–503  ·  view source on GitHub ↗

=========== eval helper tools ===========*/

Source from the content-addressed store, hash-verified

501
502/*=========== eval helper tools ===========*/
503sim_msg::Grading EvalManager::GetGradingMsg() { return m_stepHelper.GetGradingMsg(); }
504
505sim_msg::Grading_Statistics EvalManager::GetGradingStatMsg() { return m_stopHelper.GetGradingStatistics(); }
506

Callers 14

StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80
StepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected