• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

terminal-nerds / snippets / 5140704919

pending completion
5140704919

Pull #109

github

web-flow
Merge aa37c7518 into e38a9b40e
Pull Request #109: chore(Renovate): ⬆️ Update pnpm to `v8.6.0`

264 of 325 branches covered (81.23%)

Branch coverage included in aggregate %.

3147 of 3285 relevant lines covered (95.8%)

30.65 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

81.82
/packages/test/source/sample/groups/array.ts
1
export const SAMPLE_EMPTY_ARRAY = [] as const;
1!
2

1✔
3
/* prettier-ignore */
1✔
4
export const SAMPLE_ARRAYS = [
1✔
5
        SAMPLE_EMPTY_ARRAY,
1✔
6
        [1, 2],
1✔
7
] as const;
1✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc