Earned auto-apply (fire + observability + UI), retrain cadences, Explore arrow-nav #143
@@ -104,7 +104,7 @@ def test_sweep_skips_under_supported_head(db_sync):
|
||||
|
||||
def test_sweep_skips_ungraduated_head(db_sync):
|
||||
# auto_apply_threshold is None (head never reached the precision bar).
|
||||
img = _img(db_sync, "d" * 64, _emb(0))
|
||||
_img(db_sync, "d" * 64, _emb(0))
|
||||
tag = Tag(name="nograd", kind=TagKind.general)
|
||||
db_sync.add(tag)
|
||||
db_sync.flush()
|
||||
|
||||
Reference in New Issue
Block a user