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

cycloidio / raws / 268 / 2
66%
master: 65%

Build:
Build:
LAST BUILD BRANCH: v2.0.0
DEFAULT BRANCH: master
Ran 02 Jul 2019 03:32PM UTC
Files 6
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

02 Jul 2019 02:51PM UTC coverage: 66.124%. Remained the same
268.2

Pull #51

travis-ci

web-flow
s3: update region logic for ListBuckets method

The previous implementation was relying on 'GetBucketLocation' however
this seems flawed as the pointer could be `nil` (trigger panics), and
the returned result would not fully match the existing regions; as the
result of location are following:
https://github.com/aws/aws-sdk-go/blob/master/service/s3/api.go#L24385

So this would have worked only for a handful of cases. Using
GetBucketRegionWithClient should solve that, however it is not scoped to
any interface/struct, so it makes the testing more painful.
Pull Request #51: s3: update region logic for ListBuckets method

203 of 307 relevant lines covered (66.12%)

0.77 hits per line

Source Files on job 268.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 217
  • Travis Job 268.2
  • 654afdd7 on github
  • Prev Job for on hr-50 (#263.1)
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