todo(11): in-progress

operate_rate in eval.py and resident.py wraps the steps>0 and meta.get('clean') predicate in bool() so the sum counts cleanly-operated trajectories without summing None; mypy strict clean across the whole package (5 files); tests pass.
This commit is contained in:
Tiara Rodney 2026-06-17 23:48:29 +02:00
parent 299b2ce488
commit 637b746d1d
Signed by: tiara
GPG key ID: 5CD8EC1D46106723

2
TODO
View file

@ -178,7 +178,7 @@ Content-Type: application/issue
ID: 11 ID: 11
Type: bugfix Type: bugfix
Title: operate_rate can sum a None (eval + resident) Title: operate_rate can sum a None (eval + resident)
Status: open Status: in-progress
Priority: medium Priority: medium
Created: 2026-06-17 Created: 2026-06-17
Module: sekft Module: sekft