Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HypothesisWorks/hypothesis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hypothesis-python-6.92.2
Choose a base ref
...
head repository: HypothesisWorks/hypothesis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hypothesis-python-6.92.5
Choose a head ref
  • 13 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 27, 2023

  1. Add a new flag to turn off coverage for observability

    - Add OBSERVABILITY_COLLECT_COVERAGE exported from
      internal/observability
    - Set that variable based on
      "HYPOTHESIS_EXPERIMENTAL_OBSERVABILITY_NOCOVER"
    hgoldstein95 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ebcd2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706e01f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    901cec5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Update pinned dependencies

    Zac-HD committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    585f0a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Fix formatting

    Zac-HD committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d3f9cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7bd2b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3826 from hgoldstein95/master

    Address #3821 by adding a flag to turn off coverage reporting for observability
    Zac-HD authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dce749a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eee6393 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3832 from tybug/observability-create-parent

    Create parent dir in `_deliver_to_file`
    Zac-HD authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    57baafe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c52eef View commit details
    Browse the repository at this point in the history
  7. Register strategy for zip

    and skip a from_type warning on exceptions, which can happen under PyPY.
    Zac-HD committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e534c52 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3828 from HypothesisWorks/create-pull-request/patch

    Update pinned dependencies
    Zac-HD authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    39e8505 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    885c6bf View commit details
    Browse the repository at this point in the history
Loading