Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated with Hypothesis #177

Closed
wants to merge 1 commit into from

Conversation

mristin
Copy link
Collaborator

@mristin mristin commented Dec 4, 2020

This patch integrates icontract with Hypothesis so that:

  • Preconditions can be used as rejection sampling and
  • Preconditions are matched with heuristics to infer better search
    strategies.

@coveralls
Copy link

coveralls commented Dec 4, 2020

Pull Request Test Coverage Report for Build 538

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-92.1%) to 0.0%

Totals Coverage Status
Change from base Build 536: -92.1%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@Zac-HD
Copy link

Zac-HD commented Dec 16, 2020

High level feedback

As always, great to talk to you and please ping me again when it's ready for another round of review and/or conversation 😃

This patch integrates icontract with Hypothesis so that:
* Preconditions can be used as rejection sampling and
* Preconditions are matched with heuristics to infer better search
  strategies.
@mristin mristin force-pushed the mristin/Integrated-with-Hypothesis branch from 24164c2 to a718463 Compare December 16, 2020 13:15
@mristin
Copy link
Collaborator Author

mristin commented Jan 23, 2021

obsolete

@mristin mristin closed this Jan 23, 2021
@mristin mristin deleted the mristin/Integrated-with-Hypothesis branch January 23, 2021 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants