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

opendatacube / datacube-core / 4944
86%
develop: 89%

Build:
Build:
LAST BUILD BRANCH: csiro/execution-engine
DEFAULT BRANCH: develop
Ran 22 Nov 2018 12:34AM UTC
Jobs 1
Files 89
Run time 4s
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
4944

push

travis-ci

Kirill888
Remove use_threads option

Reasons for removal

- creates new threadpool on every invocation (high overhead)
- doesn't expose important parameters like level of concurrency
- netcdf reading/writing is not thread-safe, so this won't help in the most
  common case
- needs really large reads to actually have a benefit (see high overhead)
- introduces dependency on not-portable SharedArray library
- was added for s3aio driver and was tuned for that use-case, should go into
  s3aio driver
- no tests

6839 of 7955 relevant lines covered (85.97%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4944.2 22 Nov 2018 12:34AM UTC 0
85.97
Travis Job 4944.2
Source Files on build 4944
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #4944
  • df544c81 on github
  • Prev Build on kk-geometry (#4942)
  • Next Build on kk-geometry (#4946)
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