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

avnomad / dop-parser
94%
default: 95%

Build:
Build:
LAST BUILD BRANCH: v0.5.3
DEFAULT BRANCH: default
Repo Added 21 Mar 2018 07:55PM UTC
Files 10
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

LAST BUILD ON BRANCH v0.5.2
branch: v0.5.2
CHANGE BRANCH
x
Reset
  • v0.5.2
  • default
  • v0.5.3

pending completion
13

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

Relevant lines Covered
Build:
Build:
219 RELEVANT LINES 206 COVERED LINES
1165.59 HITS PER LINE
Source Files on v0.5.2
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13 v0.5.2 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 th... push 30 May 2020 01:01AM UTC avnomad travis-ci pending completion  
See All Builds (18)
  • Repo 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

© 2025 Coveralls, Inc