• 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 0.3.0
branch: 0.3.0
CHANGE BRANCH
x
Reset
  • 0.3.0
  • 0.1.2
  • 0.1.4
  • 0.2.0
  • 0.2.2
  • 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
  • master
  • new-readme
  • python3-support
  • remove-multi-deps

pending completion
93

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 0.3.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
93 0.3.0 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 22 May 2017 08:10PM 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