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

MITLibraries / carbon / 140
98%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v3.1.1
DEFAULT BRANCH: main
Ran 03 Aug 2018 07:35PM UTC
Jobs 1
Files 4
Run time 1s
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
140

push

travis-ci

gravesm
Add build script for Lambda package

This adds a build script that can be used to create a Lambda package.
The cx_Oracle package has two shared library dependencies not present in
the Lambda execution environment. We can't distribute the Oracle client
library and it can't be automatically fetched by HTTP. The approach
taken here is to put both the Oracle client library and libaio into an
S3 bucket and fetch them at build time.

Building the Lambda package will require the AWS CLI and permissions to
read the bucket with the shared libs. Given that cx_Oracle and lxml are
both installed from platform dependent wheels, the build script should
only be used from a x86_64 linux architecture.

181 of 185 relevant lines covered (97.84%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
2 140.2 (TOX_ENV=coveralls) 03 Aug 2018 07:35PM UTC 0
97.84
Travis Job 140.2
Source Files on build 140
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #140
  • 496c829e on github
  • Next Build on lambda-package (#141)
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