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

spulec / moto / 6995 / 5
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2020 01:14PM UTC
Files 414
Run time 46s
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

05 Oct 2020 12:40PM UTC coverage: 94.123% (-0.004%) from 94.127%
TEST_SERVER_MODE=false

push

travis-ci

web-flow
fix(dynamodb2): Fix update_item nested insert (#3355)

When comparing old and new values when doing a nested item update, the
`!=` implementation fails when the value being compared is `None`. This
results in an exception when trying to insert a new item into a nested
map. So just do a quick check that the original value is exists before
doing the comparison, as the `None` default is what is tripping this.

41591 of 44188 relevant lines covered (94.12%)

0.94 hits per line

Source Files on job 6995.5 (TEST_SERVER_MODE=false)
  • Tree
  • List 0
  • Changed 27
  • Source Changed 1
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6138
  • Travis Job 6995.5
  • 08da2c92 on github
  • Prev Job for TEST_SERVER_MODE=false on master (#6993.3)
  • Next Job for TEST_SERVER_MODE=false on master (#6996.3)
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