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

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

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2020 01:08PM UTC
Files 414
Run time 41s
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.162% (+0.04%) 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.

41611 of 44191 relevant lines covered (94.16%)

0.94 hits per line

Source Files on job 6995.1 (TEST_SERVER_MODE=false)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6138
  • Travis Job 6995.1
  • 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