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

avnomad / dop-parser / 13 / 1
94%
default: 95%

Build:
Build:
LAST BUILD BRANCH: v0.5.3
DEFAULT BRANCH: default
Ran 30 May 2020 01:01AM UTC
Files 3
Run time 0s
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

29 May 2020 09:59PM UTC coverage: 94.064%. First build
13.1

push

travis-ci

avnomad
Addressed an issue where a missleading error message could be produced.

Before the fix, invalid expressions where multiple infix operators appeared
between two operands and/or operators appeared in a non-sensical order, the same
message as for the case where no infix operator was present was produced. So
e.g. for an expression like "a / / b" you'd get the message "Two operands
without any infix operator between them, but juxtaposition is not defined!" even
if '/' was defined as an infix operator.

Now the more appropriate "A prefix or infix operator cannot appear before a
postfix or infix operator without operand(s) between them!" message is produced
instead.

This was discovered while adding unit tests.

--HG--
branch : bugfix

206 of 219 relevant lines covered (94.06%)

1165.59 hits per line

Source Files on job 13.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9
  • Travis Job 13.1
  • 5612b152 on github
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