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

monetizeio / sqlalchemy-orm-tree / 39 / 1

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2016 12:25PM UTC
Files 14
Run time 1s
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

30 Sep 2016 12:17PM UTC coverage: 91.757% (-0.03%) from 91.79%
SQLALCHEMY_VERSION=""

Pull #31

travis-ci

web-flow
Fix subtree movement on MySQL.

The problem is that if a SET has multiple values in MySQL, column changes in the first clause affect the subsequent CASE statements.

In other words, if we first change left_field and right_field, and then subsequently want to set tree_depth via a CASE(), the evaluation of that CASE will be affected by the left/right changes.

As part of this change, I also fixed the ORM change detection for moves, which can now understand both the relationship and the id field changing.
Pull Request #31: Fix subtree movement on MySQL.

2126 of 2317 relevant lines covered (91.76%)

0.92 hits per line

Source Files on job 39.1 (SQLALCHEMY_VERSION="")
  • Tree
  • List 0
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 39
  • Travis Job 39.1
  • 118910e4 on github
  • Prev Job for SQLALCHEMY_VERSION="" on master (#36.9)
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

© 2025 Coveralls, Inc