Skip to content

test: add core package coverage - #44

Merged
salim4n merged 1 commit into
mainfrom
test/core-package-coverage
Jun 30, 2026
Merged

test: add core package coverage#44
salim4n merged 1 commit into
mainfrom
test/core-package-coverage

Conversation

@salim4n

@salim4n salim4n commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Add dedicated package-level tests for @ignitionai/agent-trainer-core.
  • Cover dataset creation/validation, agent input conversion, mock adapters, run-result normalization, score clamping and weighted averages through the public barrel export.
  • Update readiness, audit, milestones and backlog docs so core tests are no longer marked missing.

Out of scope

  • Public API changes
  • Runtime schema validation
  • Report serialization
  • Provider calls
  • CLI changes
  • IgnitionRAG integration

Validation

  • bun test packages/core/src/index.test.ts
  • bun run lint
  • bun run typecheck
  • bun run test
  • bun run build
  • bun run pack:check
  • git diff --check

@salim4n
salim4n merged commit 72019b7 into main Jun 30, 2026
1 check passed
@salim4n
salim4n deleted the test/core-package-coverage branch June 30, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant