MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / GH6083.test.ts

File GH6083.test.ts

tests/issues/GH6083.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { MikroORM } from '@mikro-orm/postgresql';
2import { Entity, PrimaryKey, ReflectMetadataProvider } from '@mikro-orm/decorators/legacy';
3
4@Entity()

Callers

nothing calls this directly

Calls 11

testFunction · 0.85
cacheMethod · 0.80
initMethod · 0.65
refreshMethod · 0.65
dropDatabaseMethod · 0.65
closeMethod · 0.65
executeMethod · 0.65
whereMethod · 0.65
selectMethod · 0.65
insertManyMethod · 0.45
createQueryBuilderMethod · 0.45

Tested by

no test coverage detected