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

krixon / rules
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: 3.0.0
DEFAULT BRANCH: master
Repo Added 12 Jan 2019 12:39PM UTC
Files 50
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 between-comparison
branch: between-comparison
CHANGE BRANCH
x
Reset
  • between-comparison
  • 1.0.0
  • 1.1.0
  • 3.0.0
  • abstract-specs
  • improved-comparisons
  • interval-notation
  • logical-xor
  • master
  • specification-generators
  • type-hints

pending completion
38

Pull #5

travis-ci

web-flow
Support 'between' comparisons

Adds syntactic sugar for a value falling within an inclusive range. For
example, `foo between 10 and 20` produces AST identical to that
produced by `foo >= 10 and foo <= 20`.
Pull Request #5: Support 'between' comparisons

24 of 24 new or added lines in 2 files covered. (100.0%)

505 of 505 relevant lines covered (100.0%)

145.63 hits per line

Relevant lines Covered
Build:
Build:
505 RELEVANT LINES 505 COVERED LINES
145.63 HITS PER LINE
Source Files on between-comparison
  • List 0
  • Changed 14
  • Source Changed 5
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
38 between-comparison Support 'between' comparisons Adds syntactic sugar for a value falling within an inclusive range. For example, `foo between 10 and 20` produces AST identical to that produced by `foo >= 10 and foo <= 20`. Pull #5 09 Mar 2019 10:53AM UTC web-flow travis-ci pending completion  
37 between-comparison Support 'between' comparisons Adds syntactic sugar for a value falling within an inclusive range. For example, `foo between 10 and 20` produces AST identical to that produced by `foo >= 10 and foo <= 20`. push 09 Mar 2019 10:51AM UTC krixon travis-ci pending completion  
See All Builds (76)
  • 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