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

pynamodb / PynamoDB / 2608 / 1
95%
devel: 95%

Build:
Build:
LAST BUILD BRANCH: bug/remove_wrong_docstring
DEFAULT BRANCH: devel
Ran 29 Jul 2019 07:04PM UTC
Files 21
Run time 31s
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

29 Jul 2019 07:02PM UTC coverage: 94.958%. Remained the same
AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id

push

travis-ci

web-flow
Allows specifying timedeltas in expressions involving TTLAttribute (#665)

For example, the following will be supported:
```
class MyModel(Model):
  ...
  ttl = TTLAttribute()

model = MyModel()
model.update(actions=[
  MyModel.ttl.set(timedelta(days=42)),
])
```

2467 of 2598 relevant lines covered (94.96%)

0.95 hits per line

Source Files on job 2608.1 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 21
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2321
  • Travis Job 2608.1
  • 9ccd683a on github
  • Prev Job for AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id on master (#2606.3)
  • Next Job for AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id on master (#2622.1)
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