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

OpenTreeMap / otm-core / 2431
83%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 30 Jan 2017 09:11PM UTC
Jobs 1
Files 190
Run time 25s
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
2431

Pull #2963

travis-ci

web-flow
Fix api edit

The android app sends `updated_by`. It doesn't know it's a foreign key,
neither does the api, so it gets set to the `id` rather than the model.
This causes a `ValueError` in auditing.

The api already has a list of attributes to ignore.
`updated_by` can be safely ignored because it is set in auditing.
Same for `updated_at`. Since they are supposed to be set in auditing,
they really should both be ignored.

So ignore them.

--

Connects to https://github.com/OpenTreeMap/otm-android/issues/303
Connects to https://github.com/OpenTreeMap/otm-android/issues/304
Pull Request #2963: Fix api edit

15562 of 18685 relevant lines covered (83.29%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2431.1 30 Jan 2017 09:11PM UTC 0
83.29
Travis Job 2431.1
Source Files on build 2431
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2431
  • Pull Request #2963
  • PR Base - release/2.14.0 (#2430)
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