Skip to content

test: reach 80% coverage threshold in @liexp/shared #3335

Description

@ascariandrea

Current state

Metric Actual Target
Statements 63.9% 80%
Branches 58.9% 80%
Functions 56.8% 80%
Lines 63.5% 80%

Context

The 80% threshold is enforced in packages/@liexp/shared/vitest.config.js as part of #3334. CI will fail until these thresholds are met.

Focus areas

  • Untested utility functions in src/utils/
  • Schema validation edge cases
  • Any modules currently at 0% coverage

How to check progress

```bash
pnpm --filter @liexp/shared test:coverage
```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions