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

shezadkhan137 / required
98%

Build:
DEFAULT BRANCH: master
Repo Added 18 Feb 2017 01:27AM UTC
Files 6
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.1.2
  • 0.1.4
  • 0.2.0
  • 0.2.2
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.3.4
  • 0.3.4.post1
  • 0.4.0
  • add-arithmetic-support
  • add-docs
  • add-multi-variable-support
  • add-support-for-empty-in-dsl
  • better-validate-decorator
  • doctring-dsl
  • feat-add-docs
  • feat-add-expression-partial-dependency-support
  • feat-add-length-support
  • feat-better-custom-exception
  • feat-better-error-messages
  • feat-custom-exception-string
  • feat-hypothesis-testing
  • fix-operator-order
  • fix-partials
  • fix-self-refrence-deps
  • new-readme
  • python3-support
  • remove-multi-deps

pending completion
200

push

travis-ci

web-flow
Updated README

100 of 104 branches covered (96.15%)

449 of 460 relevant lines covered (97.61%)

3.85 hits per line

Relevant lines Covered
Build:
Build:
460 RELEVANT LINES 449 COVERED LINES
3.85 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
200 master Updated README push 13 Dec 2018 06:20PM UTC web-flow travis-ci pending completion  
197 master Fix documentation error push 13 Dec 2018 12:10AM UTC shezadkhan137 travis-ci pending completion  
193 master Bump version push 12 Dec 2018 09:20PM UTC shezadkhan137 travis-ci pending completion  
192 master Updated README with registering callables push 12 Dec 2018 09:07PM UTC shezadkhan137 travis-ci pending completion  
191 master Fixes >= operator order (#22) push 12 Dec 2018 08:57PM UTC web-flow travis-ci pending completion  
188 master Updated README push 12 Dec 2018 08:04PM UTC shezadkhan137 travis-ci pending completion  
187 master Update readme for dsl push 12 Dec 2018 08:02PM UTC shezadkhan137 travis-ci pending completion  
186 master Add DSL to Required (#21) The new DSL makes it easier to use required as you can now write cleaner expressions, which map directly to Required and R objects. The DSL has the following features: * Supports string and float/int literals * S... push 12 Dec 2018 05:04PM UTC web-flow travis-ci pending completion  
157 master Add multi variable dependency support (#20) Dependencies which contain multiple variables now work as expected. Example: ``` Requires(R("x"), R("y") + R("z") == R("x")) Requires(R("x"), Func(len, R("y")) + Func(len, R("z")) == R("x")) ``` push 03 Dec 2018 08:59PM UTC web-flow travis-ci pending completion  
152 master Fix partial dependency expressions (#19) This now works: ``` Requires(R("x") > 1, R("x") == R("y")) ``` push 03 Dec 2018 07:56PM UTC web-flow travis-ci pending completion  
See All Builds (160)
  • 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