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

Add support for full containment and overlapping modes in polygonToCellsExperimental #796

Merged
merged 9 commits into from
Nov 27, 2023

Commits on Nov 4, 2023

  1. Add support for full containment mode in polygonToCells

    Nick Rabinowitz committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    de71b07 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Nick Rabinowitz committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    45255d5 View commit details
    Browse the repository at this point in the history
  3. Implement OVERLAPPING mode, update tests to use mode flags

    Nick Rabinowitz committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    61d3e5b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Rename containment enum values

    Nick Rabinowitz committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    585f497 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    1a44627 View commit details
    Browse the repository at this point in the history
  2. Possibly fix test

    Nick Rabinowitz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    edaa901 View commit details
    Browse the repository at this point in the history
  3. Fixture fix

    Nick Rabinowitz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fedaa5f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Additional test coverage for error cases

    Nick Rabinowitz committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a2adc04 View commit details
    Browse the repository at this point in the history
  2. Test coverage for one more error, excluding unreachable block from co…

    …verage
    Nick Rabinowitz committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f0f1b45 View commit details
    Browse the repository at this point in the history