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

pynamodb / PynamoDB / 2608
95%
devel: 95%

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

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)),
])
```

7 of 7 new or added lines in 1 file covered. (100.0%)

2475 of 2598 relevant lines covered (95.27%)

4.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2608.1 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 29 Jul 2019 07:04PM UTC 0
94.96
Travis Job 2608.1
2 2608.2 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 29 Jul 2019 07:04PM UTC 0
94.96
Travis Job 2608.2
3 2608.3 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 29 Jul 2019 07:04PM UTC 0
94.96
Travis Job 2608.3
4 2608.4 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 29 Jul 2019 07:04PM UTC 0
94.96
Travis Job 2608.4
5 2608.5 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 29 Jul 2019 07:07PM UTC 0
94.96
Travis Job 2608.5
Source Files on build 2608
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2608
  • 9ccd683a on github
  • Prev Build on master (#2606)
  • Next Build on master (#2622)
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