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

jorgebodega / typeorm-seeding / 6150350773

11 Sep 2023 06:31PM UTC coverage: 100.0%. Remained the same
6150350773

push

github

jorgebodega
chore: update all non-major dependencies

14 of 14 branches covered (100.0%)

Branch coverage included in aggregate %.

107 of 107 relevant lines covered (100.0%)

4.76 hits per line

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

100.0
/src/errors/DataSourceNotProvidedError.ts
1
export class DataSourceNotProvidedError extends Error {
5✔
2
  constructor() {
3
    super(`Data source is not provided.`)
1✔
4
  }
5
}
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