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

OCA / openupgradelib / 671

Build:
Build:
LAST BUILD BRANCH: add_fields-default
DEFAULT BRANCH: master
Ran 28 Oct 2019 12:52PM UTC
Jobs 1
Files 0
Run time –
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
671

Pull #186

travis-ci

web-flow
[IMP] Speed up set_message_last_post

Before this patch, the chosen `table` was inspected row by row, with a subselect that was also executed row by row to find messages attached to that model.

With this patch, all messages' max dates related with the used table are searched just once, and then joined with the target `table` to find records to update.

The result is reducing complexity from exponential to plain.
Pull Request #186: [IMP] Speed up set_message_last_post
Jobs
ID Job ID Ran Files Coverage
1 671.1 28 Oct 2019 12:52PM UTC 0
Travis Job 671.1
Source Files on build 671
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #671
  • Pull Request #186
  • PR Base - master (#670)
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