Skip to content

test(maturity): split markdown reader assertions#104

Merged
boshu2 merged 1 commit intomainfrom
codex/maturity-test-complexity
Apr 12, 2026
Merged

test(maturity): split markdown reader assertions#104
boshu2 merged 1 commit intomainfrom
codex/maturity-test-complexity

Conversation

@boshu2
Copy link
Copy Markdown
Owner

@boshu2 boshu2 commented Apr 12, 2026

Summary

  • Split the markdown readLearningData test cases into focused helper assertions.
  • Preserve the existing subtest names and behavior while clearing the local gocyclo >10 scout finding in maturity_test.go.

Bead

  • na-uuy.6.6

Validation

  • gocyclo -over 10 cli/cmd/ao/maturity_test.go
  • env -u AGENTOPS_RPI_RUNTIME go test ./cmd/ao -run 'TestMaturity_readLearningData_Markdown' -count=1\n- env -u AGENTOPS_RPI_RUNTIME go test ./cmd/ao -run 'TestMaturity_readLearningData' -count=1\n- git diff --check\n- env -u AGENTOPS_RPI_RUNTIME scripts/pre-push-gate.sh --fast\n

@github-actions github-actions bot added the cli label Apr 12, 2026
@boshu2 boshu2 marked this pull request as ready for review April 12, 2026 05:38
@boshu2 boshu2 merged commit f788fc3 into main Apr 12, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant