Skip to content

roadmap(0.2.0): branch coverage push to >= 98% with gate #7

@devlinduldulao

Description

@devlinduldulao

Today pnpm coverage enforces 100% line and function coverage but branch coverage sits around 93%. Push branch coverage to >= 98% and add --test-coverage-branches=98 to the script.

Acceptance criteria:

  • All src/ files report >= 98% branch coverage.
  • package.json coverage script enforces the threshold so regressions fail CI.
  • Any intentionally-skipped branches are documented inline.

Tracked on the roadmap: https://github.com/daloyjs/daloy/blob/main/ROADMAP.md#next--020-ergonomics--ops

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapTracked on the public roadmap (ROADMAP.md)roadmap:0.2.0Targeted for the 0.2.0 milestone

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions