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

spulec / moto / 4615 / 6
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2019 01:31PM UTC
Files 310
Run time 16s
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

02 Jun 2019 06:18PM UTC coverage: 60.835%. Remained the same
TEST_SERVER_MODE=true

cron

travis-ci

terrycain
Uniform IAM datetime ISO 8601 handling (#2169)

`str(datetime.utcnow())` returns a timestamp that's not of the same
format as the AWS SDK uses, in short it's missing the `T` between the
date and the time.

This causes issues for e.g. Terraform and probably other AWS Go SDK
users. There seems to be some differences between endpoints whether they
return milliseconds or not, the AWS API docs were reviewed and the
decision whether to return timestamps with milliseconds or not based on
the example response documented.

As the timstamps are generated for uniqueness rather than being
hardcoded and then directly cast to a UTC (Z) formed timestamp pytz was
removed as timezone correctness is probably not important.

18542 of 30479 relevant lines covered (60.84%)

0.61 hits per line

Source Files on job 4615.6 (TEST_SERVER_MODE=true)
  • Tree
  • List 0
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4135
  • Travis Job 4615.6
  • d25a7ff9 on github
  • Prev Job for TEST_SERVER_MODE=true on master (#4609.5)
  • Next Job for TEST_SERVER_MODE=true on master (#4617.5)
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