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

lhelwerd / expression-parser
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v0.0.5
DEFAULT BRANCH: master
Repo Added 05 Oct 2017 08:52AM UTC
Files 3
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.0.5
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.0.1
  • v0.0.3
  • v0.0.4
  • v0.0.5

pending completion
17

push

travis-ci

lhelwerd
Expressions and augmented expressions

Support simple operations like `variable = expression` and `variable +=
expression` which store their result in a separate property. Disabled by
default, enable via constructor or a property of the parser. Variable
scope can now be replaced as well. Use this to keep a context in the
interpreter as demonstration.

Update README and unit tests.

91 of 94 branches covered (96.81%)

Branch coverage included in aggregate %.

77 of 77 new or added lines in 3 files covered. (100.0%)

282 of 284 relevant lines covered (99.3%)

1.96 hits per line

Relevant lines Covered
Build:
Build:
284 RELEVANT LINES 282 COVERED LINES
1.96 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17 v0.0.5 Expressions and augmented expressions Support simple operations like `variable = expression` and `variable += expression` which store their result in a separate property. Disabled by default, enable via constructor or a property of the parser. Va... push 29 Jan 2018 12:42PM UTC lhelwerd travis-ci pending completion  
16 master Expressions and augmented expressions Support simple operations like `variable = expression` and `variable += expression` which store their result in a separate property. Disabled by default, enable via constructor or a property of the parser. Va... push 29 Jan 2018 12:41PM UTC lhelwerd travis-ci pending completion  
15 master Interpreter: Cleanup - Install script as 'expression' instead of 'expr' to avoid conflict with BSD/Linux utility - Show only the expression line in the traceback, not the internal parser traceback. push 06 Nov 2017 12:10PM UTC lhelwerd travis-ci pending completion  
14 master Split expression parser to own submodule push 02 Nov 2017 05:24PM UTC lhelwerd travis-ci pending completion  
13 master Add interactive interpreter to distribution This adds a script 'expr' which is similar to 'bc' as it parses the interactive input using the expression parser. push 02 Nov 2017 05:19PM UTC lhelwerd travis-ci pending completion  
12 master Pylint: Alter name rules Replace 'disable' rule with improved regexes and allowing 'op' as a variable name. push 02 Nov 2017 02:56PM UTC lhelwerd travis-ci pending completion  
11 master Update README: Wording tweaks push 27 Oct 2017 01:26PM UTC lhelwerd travis-ci pending completion  
10 master Update README: Typos, by-design non-features push 05 Oct 2017 02:53PM UTC lhelwerd travis-ci pending completion  
9 v0.0.4 Track which variables are used in the expression push 05 Oct 2017 11:58AM UTC lhelwerd travis-ci pending completion  
8 master Track which variables are used in the expression push 05 Oct 2017 11:51AM UTC lhelwerd travis-ci pending completion  
See All Builds (17)
  • 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