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

spulec / moto / 3450
95%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2018 12:46PM UTC
Jobs 4
Files 266
Run time 5min
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
3450

cron

travis-ci

JackDanger
Fix/lambda backend (#1556)

* Fix exception with "object has no attribute"

When use this code:

   client = boto3.client('lambda')
   client.get_policy([...])

moto rise:
```
moto/awslambda/responses.py", line 109, in _get_policy
    lambda_backend = self.get_lambda_backend(full_url)
Exception: 'LambdaResponse' object has no attribute 'get_lambda_backend'
```

* fix shadows built-in name

23864 of 25792 relevant lines covered (92.52%)

3.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3450.1 (TEST_SERVER_MODE=false) 10 Apr 2018 12:47PM UTC 0
92.25
Travis Job 3450.1
2 3450.2 (TEST_SERVER_MODE=true) 10 Apr 2018 12:49PM UTC 0
64.82
Travis Job 3450.2
3 3450.3 (TEST_SERVER_MODE=false) 10 Apr 2018 12:46PM UTC 0
92.24
Travis Job 3450.3
4 3450.4 (TEST_SERVER_MODE=true) 10 Apr 2018 12:51PM UTC 0
64.73
Travis Job 3450.4
Source Files on build 3450
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3450
  • 56f29a0e on github
  • Prev Build on master (#3446)
  • Next Build on master (#3454)
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