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

jorgebastida / awslogs / 178
92%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2016 10:44PM UTC
Jobs 2
Files 4
Run time 28min
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
178

Pull #60

travis-ci

nathanleiby
`awslogs get`: inform user if no streams match pattern

Resolves:
https://github.com/jorgebastida/awslogs/issues/52

Previously, given a query like:
```
$ python run.py get my-log-group my-pattern.*
```

if no streams matched `my-pattern.*` then results from all streams would
be returned.

Now the user sees an error message if no streams match their pattern:

```
$ python run.py get my-log-group my-pattern.*
No streams match your pattern 'my-pattern.*'.
```
Pull Request #60: `awslogs get`: inform user if no streams match pattern

7 of 7 new or added lines in 2 files covered. (100.0%)

236 of 261 relevant lines covered (90.42%)

1.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
awslogs/core.py
2
100.0
awslogs/exceptions.py
Jobs
ID Job ID Ran Files Coverage
3 178.3 12 Feb 2016 10:44PM UTC 0
90.42
Travis Job 178.3
4 178.4 12 Feb 2016 10:44PM UTC 0
90.42
Travis Job 178.4
Source Files on build 178
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #178
  • Pull Request #60
  • PR Base - master (#176)
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