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

B4nan / mikro-orm / 165 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2019 05:21PM UTC
Files 36
Run time 7min
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

01 Mar 2019 05:19PM UTC coverage: 100.0%. Remained the same
165.3

push

travis-ci-com

B4nan
feat: add persistAndFlush() and persistLater() methods

EM.persist() takes second bool parameter to decide whether we want to flush
immediately, or we will do it later. This can be a bit hard to understand
when you are not familiar with this concept. User can now choose from
dedicated methods.

It is also more convenient as EM.persistLater() is synchronous, so you can
freely use it in sync methods and handle flushing at later execution stage.

This also moves cascading logic to UoW and simplifies it a bit.

405 of 405 branches covered (100.0%)

Branch coverage included in aggregate %.

1340 of 1340 relevant lines covered (100.0%)

237.92 hits per line

Source Files on job 165.3
  • Tree
  • List 0
  • Changed 14
  • Source Changed 3
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 296
  • Travis Job 165.3
  • 3b1ff7ad on github
  • Prev Job for on master (#162.1)
  • Next Job for on master (#166.1)
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