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

shezadkhan137 / required
95%
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 feat-add-expression-partial-dependency-support
branch: feat-add-expression-partial-dependency-support
CHANGE BRANCH
x
Reset
  • feat-add-expression-partial-dependency-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-multi-variable-support
  • add-support-for-empty-in-dsl
  • better-validate-decorator
  • doctring-dsl
  • feat-add-docs
  • 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
77

push

travis-ci

shezadkhan137
Adds initial expression partial dependency support

You can now use expression to define partial dependencies like:

```python
x_squared = R("x") ** 2
x_squared_equals_four =  x_squared == 4
Requires(x_squared_equals_four, "y")  # when x^2 == 4, y is required
```

240 of 253 relevant lines covered (94.86%)

3.76 hits per line

Relevant lines Covered
Build:
Build:
253 RELEVANT LINES 240 COVERED LINES
3.76 HITS PER LINE
Source Files on feat-add-expression-partial-dependency-support
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
77 feat-add-expression-partial-dependency-support Adds initial expression partial dependency support You can now use expression to define partial dependencies like: ```python x_squared = R("x") ** 2 x_squared_equals_four = x_squared == 4 Requires(x_squared_equals_four, "y") # when x^2 == 4, y... push 13 May 2017 11:42PM UTC shezadkhan137 travis-ci pending completion  
75 feat-add-expression-partial-dependency-support Add more tests push 10 May 2017 10:57PM UTC shezadkhan137 travis-ci pending completion  
73 feat-add-expression-partial-dependency-support Adds initial expression partial dependency support push 10 May 2017 03:53PM 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