<p>Quad tile functions are now installed via a gem with native extension<br>
automatically. This improves the run time of the test suite by ~30%</p>
<p>Ref <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="181425959" data-permission-text="Issue title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/1314" href="https://github.com/openstreetmap/openstreetmap-website/issues/1314">openstreetmap/openstreetmap-website#1314</a></p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/1899'>https://github.com/openstreetmap/openstreetmap-website/pull/1899</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Remove quad_tile library and extract to gem</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-0">Gemfile</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-1">Gemfile.lock</a>
(7)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-2">lib/quad_tile.rb</a>
(81)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-3">lib/quad_tile/.gitignore</a>
(3)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-4">lib/quad_tile/extconf.rb</a>
(5)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-5">lib/quad_tile/quad_tile.c</a>
(148)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-6">lib/quad_tile/quad_tile.h</a>
(25)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-7">test/lib/quad_tile_test.rb</a>
(27)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1899.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/1899.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1899.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/1899.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLa3A-iTX2L6wX82CJyAxnBcoEC4Cks5t8GNqgaJpZM4UlXyB">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLYOMaMTPszlUWrIPEZxqDqAbRJuRks5t8GNqgaJpZM4UlXyB.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/openstreetmap/openstreetmap-website/pull/1899","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1899","name":"View Pull Request"},"description":"View this Pull Request on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/openstreetmap-website","title":"openstreetmap/openstreetmap-website","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Remove quad_tile library and extract to gem (#1899)"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1899"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Remove quad_tile library and extract to gem (#1899)",
"sections": [
{
"text": "",
"activityTitle": "**Benjamin Reynolds**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@benreyn",
"facts": [
]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "c025b70",
"value": "Remove quad_tile library and extract to gem"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[Gemfile](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-0) (3 changes)"
},
{
"name": "Modified",
"value": "[Gemfile.lock](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-1) (7 changes)"
},
{
"name": "Removed",
"value": "[lib/quad_tile.rb](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-2) (81 changes)"
},
{
"name": "Removed",
"value": "[lib/quad_tile/.gitignore](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-3) (3 changes)"
},
{
"name": "Removed",
"value": "[lib/quad_tile/extconf.rb](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-4) (5 changes)"
},
{
"name": "Removed",
"value": "[lib/quad_tile/quad_tile.c](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-5) (148 changes)"
},
{
"name": "Removed",
"value": "[lib/quad_tile/quad_tile.h](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-6) (25 changes)"
},
{
"name": "Removed",
"value": "[test/lib/quad_tile_test.rb](https://github.com/openstreetmap/openstreetmap-website/pull/1899/files#diff-7) (27 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"issueId\": 1899,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"pullRequestId\": 1899\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1899.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1899.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345341057\n}"
}
],
"themeColor": "26292E"
}</script>