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

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

Build:
Build:
LAST BUILD BRANCH: 4.x
DEFAULT BRANCH: master
Ran 04 Oct 2019 03:25PM UTC
Jobs 5
Files 384
Run time 3min
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

pending completion
897

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

8008 of 8008 branches covered (100.0%)

Branch coverage included in aggregate %.

14240 of 14240 relevant lines covered (100.0%)

4726.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 897.1 04 Oct 2019 03:25PM UTC 0
100.0
Travis Job 897.1
2 897.2 04 Oct 2019 03:25PM UTC 0
100.0
Travis Job 897.2
3 897.3 04 Oct 2019 03:28PM UTC 0
100.0
Travis Job 897.3
4 897.4 04 Oct 2019 03:28PM UTC 0
100.0
Travis Job 897.4
5 897.5 04 Oct 2019 03:28PM UTC 0
100.0
Travis Job 897.5
Source Files on build 897
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #897
  • b11d3161 on github
  • Prev Build on dev (#893)
  • Next Build on dev (#903)
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