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

File GH4433.test.ts

tests/features/partial-loading/GH4433.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

testFunction · 0.85
forkMethod · 0.80
initMethod · 0.65
createMethod · 0.65
closeMethod · 0.65
findMethod · 0.65
toObjectMethod · 0.65
wrapFunction · 0.50
insertManyMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected