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

criteo / biggraphite / 1529
82%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2018 08:39AM UTC
Jobs 4
Files 51
Run time 4min
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
1529

push

travis-ci

iksaif
elasticsearch: fix fetch_points()

The new unit test would have caused:
```
======================================================================
ERROR: test_fetch_points_updates_read_on (__main__.TestAccessorWithElasticsearch)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/drivers/test_elasticsearch.py", line 361, in test_fetch_points_updates_read_on
    points = self.accessor.fetch_points(metric, 0, 1, metric.retention[0])
  File "/home/cchary/dev/graphite/biggraphite/biggraphite/drivers/elasticsearch.py", line 651, in fetch_points
    self.__update_read_on_on_need(metric)
  File "/home/cchary/dev/graphite/biggraphite/biggraphite/drivers/elasticsearch.py", line 735, in __update_read_on_on_need
    read_on_timestamp = ttls.str_to_timestamp(metric.read_on)
  File "/home/cchary/dev/graphite/biggraphite/biggraphite/drivers/ttls.py", line 43, in str_to_timestamp
    datetime_tuple = str_to_datetime(str_repr)
  File "/home/cchary/dev/graphite/biggraphite/biggraphite/drivers/ttls.py", line 36, in str_to_datetime
    return dateutil.parser.parse(str_repr)
  File "/home/cchary/dev/graphite/biggraphite/venv/lib/python3.6/site-packages/dateutil/parser/_parser.py", line 1356, in parse
    return DEFAULTPARSER.parse(timestr, **kwargs)
  File "/home/cchary/dev/graphite/biggraphite/venv/lib/python3.6/site-packages/dateutil/parser/_parser.py", line 645, in parse
    res, skipped_tokens = self._parse(timestr, **kwargs)
  File "/home/cchary/dev/graphite/biggraphite/venv/lib/python3.6/site-packages/dateutil/parser/_parser.py", line 721, in _parse
    l = _timelex.split(timestr)         # Splits the timestr into tokens
  File "/home/cchary/dev/graphite/biggraphite/venv/lib/python3.6/site-packages/dateutil/parser/_parser.py", line 207, in split
    return list(cls(s))
  File "/home/cchary/dev/graphite/biggraphite/venv/lib/python3.6/site-packages/dateutil/parser/_parser.py", line 76, in __init__
  ... (continued)

4469 of 5465 relevant lines covered (81.77%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1529.1 (TOXENV=py27-coverage) 24 Jul 2018 08:43AM UTC 0
81.74
Travis Job 1529.1
2 1529.2 (TOXENV=py36-coverage) 24 Jul 2018 08:43AM UTC 0
81.7
Travis Job 1529.2
3 1529.3 (TOXENV=pypy-coverage) 24 Jul 2018 08:42AM UTC 0
81.7
Travis Job 1529.3
4 1529.4 (TOXENV=pylama) 24 Jul 2018 08:39AM UTC 0
Travis Job 1529.4
Source Files on build 1529
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1529
  • 3df36b9e on github
  • Prev Build on master (#1525)
  • Next Build on master (#1534)
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