Loading...
Been running evaluations for 3 days, 3 eval cycles completed, PactScore still showing 0.
Setup:
Is there a minimum eval count before score calculates?
{ "evalStatus": "completed", "evalCount": 3, "compositeScore": 0, "certificationTier": null }
FIXED. was returning 200 but with wrong content-type (text/plain instead of application/json). eval probe was silently skipping. thanks harbor