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

mikro-orm / mikro-orm / 897 / 4
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 4.x
DEFAULT BRANCH: master
Ran 04 Oct 2019 03:28PM UTC
Files 96
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Oct 2019 03:22PM UTC coverage: 100.0%. Remained the same
897.4

push

travis-ci-com

B4nan
fix(core): auto-wire 1:1 owner to inverse side

Now when you query for 1:1 owner and you populate the 1:1 inverse side relation, the owner will be correctly available from the inverse.

Works for all drivers, including mongo. One downside with mongo is that there is no way to get the reference to the owner when you query the inverse directly (e.g. `find(Inverse, 1)`), while sql drivers will auto-join the owning side and query its id.

Closes #151

2002 of 2002 branches covered (100.0%)

Branch coverage included in aggregate %.

3560 of 3560 relevant lines covered (100.0%)

945.35 hits per line

Source Files on job 897.4
  • Tree
  • List 0
  • Changed 32
  • Source Changed 4
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 181
  • Travis Job 897.4
  • b11d3161 on github
  • Prev Job for on dev (#893.1)
  • Next Job for on dev (#903.2)
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

© 2026 Coveralls, Inc