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

widesky / hszinc / 224
94%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2019 07:13AM UTC
Jobs 6
Files 14
Run time 2min
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
224

cron

travis-ci

sjlongland
WC-1489: Merge branch 'release/1.2.2'

Error reporting enhancement in ZINC mode.  This improves on the error
reporting when parsing ZINC grids:

> Now, if an error is detected in a ZINC grid, an exception is thrown
> which gives the location of the error in both human and machine-readable
> forms:
>
> ```
> ======================================================================
> ERROR: tests.test_parser.test_list_v2
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/home/stuartl/vrt/projects/widesky/sdk/hszinc/tests/test_parser.py", line 657, in test_list_v2
>     ''')
>   File "/home/stuartl/vrt/projects/widesky/sdk/hszinc/hszinc/parser.py", line 48, in parse
>     return list(map(_parse, GRID_SEP.split(grid_str.rstrip())))
>   File "/home/stuartl/vrt/projects/widesky/sdk/hszinc/hszinc/parser.py", line 58, in parse_grid
>     return parse_zinc_grid(grid_str)
>   File "/home/stuartl/vrt/projects/widesky/sdk/hszinc/hszinc/zincparser.py", line 559, in parse_grid
>     g.extend(map(_parse_row, filter(lambda gp : bool(gp[1]), enumerate(grid_parts))))
>   File "/home/stuartl/vrt/projects/widesky/sdk/hszinc/hszinc/zincparser.py", line 550, in _parse_row
>     grid_data, line_num, pe.col)
> ZincParseException: Failed to parse row: Expected end of text (at char 3), (line:3, col:4)
>     .-------------------------------------------------------------------------------------.
>    1| ver:"2.0"                                                                           |
>    2| ix,list,                                                       dis                  |
>    3 >00,[],                                                         "An empty list"     <
>     |   .^.                                                                               |
>    4| 01,[N],                             ... (continued)

1165 of 1189 relevant lines covered (97.98%)

5.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 224.1 24 Jan 2019 07:14AM UTC 0
97.73
Travis Job 224.1
2 224.2 24 Jan 2019 07:14AM UTC 0
97.48
Travis Job 224.2
3 224.3 24 Jan 2019 07:14AM UTC 0
97.48
Travis Job 224.3
4 224.4 24 Jan 2019 07:13AM UTC 0
97.48
Travis Job 224.4
5 224.5 24 Jan 2019 07:14AM UTC 0
97.73
Travis Job 224.5
6 224.6 24 Jan 2019 07:15AM UTC 0
97.48
Travis Job 224.6
Source Files on build 224
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #224
  • 9bd8aed2 on github
  • Prev Build on master (#223)
  • Next Build on master (#230)
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