-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rebase 5197 to master: Optionally cache CH/MLD edge distances
#5201
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c3edf36
to
01f050c
Compare
a7e606e
to
1a9cb97
Compare
e599596
to
a67c686
Compare
ff4662c
to
c7a5328
Compare
5b0a104
to
9ed768a
Compare
4da5acf
to
bd396cd
Compare
Prep alpha release for testing. Remove logging. BY ALL MEANS REVERT THIS BEFORE CONTINUING DEVELOPMENT comments out tests to pass DIRTY COMMIT REVERT PLX; remove all failing node tests for mld distances change assertions and permit distance zero edges format bump to alpha 2 update changelog after 5.19 release (#5203) uncomment tests comment out test that was never run make unit tests pass
get timzone unit tests to pass get validation tests to pass get updater and timezone unit test files to build with multiline string formatting update validateFeature to validate polygon outterings and tzid add tzid to all test fixtures of geojson features add txid to test fixture added tzid to hongkon test data but it already has timezone property
bd396cd
to
c803cef
Compare
comment out mld tests comment out MLD tests why do bits of mld code keep happening?
fix many_to_many_mld
lint remove debugging logging comment out cuke log file logging redo mld progress flag
This reverts commit 3ecf673. Revert "no mld" This reverts commit 29464f4. Revert "comment out MLD tests" This reverts commit b81cc70. Revert "uncommenting parts of test makefile" This reverts commit de152a8. uncomment mld data creation in test make file uncomment a few nodejs mld tests as they pass now
… and mld add exact number cucumber testcases
…one path change test case to reliably choose one path for all four symmetric corners change testcase to reliably choose one path
c803cef
to
2de119d
Compare
2de119d
to
b1791d1
Compare
6cdb669
to
c36cf18
Compare
Moved to #5251 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
This PR is #5197 but rebased to
master
.I did not dare to force push to the original PR directly, being afraid to screw things up. Needs a double check whether this works and can then be force pushed onto 5197.
Tasklist
Requirements / Relations
Link any requirements here. Other pull requests this PR is based on?