Commit 55bc66b
committed
fix: recurse into subdirectories when parsing conformance output
parseOutputDir only read one level deep, so scenarios with '/' in their
name (e.g. auth/metadata-default) were stored in nested subdirectories
and never found. This caused tier-check to report 4/23 client conformance
when the actual pass rate was 23/23.
Also removes accidentally committed pnpm-lock.yaml.1 parent e0a4609 commit 55bc66b
2 files changed
Lines changed: 49 additions & 4646 deletions
0 commit comments