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

shezadkhan137 / required
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: add-support-for-empty-in-dsl
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 add-multi-variable-support
branch: add-multi-variable-support
CHANGE BRANCH
x
Reset
  • add-multi-variable-support
  • 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-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
  • master
  • new-readme
  • python3-support
  • remove-multi-deps

pending completion
156

Pull #20

travis-ci

web-flow
Add multi variable dependency support

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"))
```
Pull Request #20: Add multi variable dependency support

74 of 76 branches covered (97.37%)

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

312 of 319 relevant lines covered (97.81%)

3.84 hits per line

Relevant lines Covered
Build:
Build:
319 RELEVANT LINES 312 COVERED LINES
3.84 HITS PER LINE
Source Files on add-multi-variable-support
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
156 add-multi-variable-support Add multi variable dependency support 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")) ``` Pull #20 03 Dec 2018 08:53PM UTC web-flow travis-ci pending completion  
155 add-multi-variable-support Add multi variable dependency support 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:53PM UTC shezadkhan137 travis-ci pending completion  
154 add-multi-variable-support Add multi variable dependecy support 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")) ``` Pull #20 03 Dec 2018 08:45PM UTC web-flow travis-ci pending completion  
153 add-multi-variable-support Add multi variable dependecy support 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:44PM UTC shezadkhan137 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