netlify / zip-it-and-ship-it

Intelligently prepare Node.js Lambda functions for deployment
https://www.npmjs.com/package/@netlify/zip-it-and-ship-it
MIT License
316 stars 35 forks source link

chore(deps): update vitest monorepo to v0.34.6 #1593

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 0.34.4 -> 0.34.6 age adoption passing confidence
vitest 0.34.4 -> 0.34.6 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8) ### [`v0.34.6`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.34.6) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.34.5...v0.34.6) #####    🐞 Bug Fixes - Overwrite global URL with environment's Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4164](https://togithub.com/vitest-dev/vitest/issues/4164) [(cbe13)](https://togithub.com/vitest-dev/vitest/commit/cbe133da) - Correctly resolve external dependencies loaded by custom environments Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4196](https://togithub.com/vitest-dev/vitest/issues/4196) [(e3408)](https://togithub.com/vitest-dev/vitest/commit/e340802f) - **runner**: The fixture of `test.extend` should be init once time in all test Β -Β  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/4168](https://togithub.com/vitest-dev/vitest/issues/4168) [(730b2)](https://togithub.com/vitest-dev/vitest/commit/730b29ec) ##### Β Β Β Β [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.34.5...v0.34.6) ### [`v0.34.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.34.5) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5) ##### Β Β Β πŸš€ Features - **config**: - Add `diff` option Β -Β  by [@​fenghan34](https://togithub.com/fenghan34) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4063](https://togithub.com/vitest-dev/vitest/issues/4063) [(b50cf)](https://togithub.com/vitest-dev/vitest/commit/b50cf7ad) - **coverage**: - Add `coverage['100']` to istanbul provider Β -Β  by [@​marcelobotega](https://togithub.com/marcelobotega) in [https://github.com/vitest-dev/vitest/issues/4109](https://togithub.com/vitest-dev/vitest/issues/4109) [(a7e09)](https://togithub.com/vitest-dev/vitest/commit/a7e09939) - **vitest**: - Support `vi.waitFor` method Β -Β  by [@​Dunqing](https://togithub.com/Dunqing) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4113](https://togithub.com/vitest-dev/vitest/issues/4113) [(d79cb)](https://togithub.com/vitest-dev/vitest/commit/d79cb44b) - Allow using unprocessed environment files Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4098](https://togithub.com/vitest-dev/vitest/issues/4098) [(1aee1)](https://togithub.com/vitest-dev/vitest/commit/1aee13af) - Support `vi.waitUntil` method Β -Β  by [@​Dunqing](https://togithub.com/Dunqing) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4129](https://togithub.com/vitest-dev/vitest/issues/4129) [(e0ac9)](https://togithub.com/vitest-dev/vitest/commit/e0ac97cf) #####    🐞 Bug Fixes - Update HappyDOMOptions to be compatible with v12 Β -Β  by [@​anthonyblond](https://togithub.com/anthonyblond) in [https://github.com/vitest-dev/vitest/issues/4135](https://togithub.com/vitest-dev/vitest/issues/4135) [(e8797)](https://togithub.com/vitest-dev/vitest/commit/e8797534) - Print value shape when .resolves and .rejects fails Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4137](https://togithub.com/vitest-dev/vitest/issues/4137) [(e649d)](https://togithub.com/vitest-dev/vitest/commit/e649d78f) - **docs**: - Fix lint errors on onConsoleLog example Β -Β  by [@​marcelobotega](https://togithub.com/marcelobotega) in [https://github.com/vitest-dev/vitest/issues/4116](https://togithub.com/vitest-dev/vitest/issues/4116) [(ba1e7)](https://togithub.com/vitest-dev/vitest/commit/ba1e7335) - **expect**: - Improve the error message when nothing is thrown when testing `toThrow` Β -Β  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/3979](https://togithub.com/vitest-dev/vitest/issues/3979) [(725a0)](https://togithub.com/vitest-dev/vitest/commit/725a0146) - **happy-dom**: - Catch errors in happy-dom Β -Β  by [@​capricorn86](https://togithub.com/capricorn86) in [https://github.com/vitest-dev/vitest/issues/4140](https://togithub.com/vitest-dev/vitest/issues/4140) [(c21c0)](https://togithub.com/vitest-dev/vitest/commit/c21c0efa) - **runner**: - Restore leading space in `testNamePattern` Β -Β  by [@​segrey](https://togithub.com/segrey) in [https://github.com/vitest-dev/vitest/issues/4103](https://togithub.com/vitest-dev/vitest/issues/4103) and [https://github.com/vitest-dev/vitest/issues/4104](https://togithub.com/vitest-dev/vitest/issues/4104) [(3c305)](https://togithub.com/vitest-dev/vitest/commit/3c305857) - `test.extend` doesn't work in hooks without test Β -Β  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/4065](https://togithub.com/vitest-dev/vitest/issues/4065) [(175c7)](https://togithub.com/vitest-dev/vitest/commit/175c752d) - **snapshot**: - Support mix of normal/with placeholders snapshots Β -Β  by [@​RobertPechaCZ](https://togithub.com/RobertPechaCZ) in [https://github.com/vitest-dev/vitest/issues/4118](https://togithub.com/vitest-dev/vitest/issues/4118) [(01e01)](https://togithub.com/vitest-dev/vitest/commit/01e01bfc) - **ui**: - Correctly render ansi diff Β -Β  by [@​so1ve](https://togithub.com/so1ve) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3810](https://togithub.com/vitest-dev/vitest/issues/3810) [(8c315)](https://togithub.com/vitest-dev/vitest/commit/8c3152fa) - **vite-node**: - Export `SourceMapInput` to fix CYCLIC_CROSS_CHUNK_REEXPORT Β -Β  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/4128](https://togithub.com/vitest-dev/vitest/issues/4128) [(ca70a)](https://togithub.com/vitest-dev/vitest/commit/ca70a779) - Align vite dependency version with vitest Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) [(90ff8)](https://togithub.com/vitest-dev/vitest/commit/90ff899b) - **vitest**: - Rerun tests if a file loaded with query changes Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4130](https://togithub.com/vitest-dev/vitest/issues/4130) [(a084c)](https://togithub.com/vitest-dev/vitest/commit/a084ceaf) - Inject "define" in workspaces Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4096](https://togithub.com/vitest-dev/vitest/issues/4096) [(b4d5a)](https://togithub.com/vitest-dev/vitest/commit/b4d5ae23) #####    🏎 Performance - Use lazy require in vm pool Β -Β  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4136](https://togithub.com/vitest-dev/vitest/issues/4136) [(21ba4)](https://togithub.com/vitest-dev/vitest/commit/21ba4935) ##### Β Β Β Β [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

⏱ Benchmark results

Comparing with 360f3733e2db910f8e3372f2765b421065d6bf9b

largeDepsEsbuild: 2.7s

⬆️ 7.89% increase vs. 360f3733e2db910f8e3372f2765b421065d6bf9b

^                                                                           3.7s                          
β”‚                                                                           β”Œβ”€β”€β”                          
β”‚                                                                           |  |                          
β”‚                                                                   3.1s    |  |                          
β”‚                                                                   β”Œβ”€β”€β”    |  |                          
β”‚           2.8s    2.8s    2.8s            2.7s    2.8s            |  |    |  |    2.7s                  
β”‚ ──2.6sβ”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€2.6sβ”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€2.6sβ”€β”€β”€β”€β”Όβ”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”Όβ”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€2.7s──
β”‚   β”Œβ”€β”€β”    |  |    |  |    |  |    β”Œβ”€β”€β”    |  |    |  |    β”Œβ”€β”€β”    |  |    |  |    |  |    2.4s    β”Œβ”€β”€β”  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    β”Œβ”€β”€β”    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-12    T-11    T-10    T-9     T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend - T-30 (0c76ba5d3ebfd00ce70b3bfd382bed28a6885017): 2.6s - T-29 (3092484b754b25c3635f1fb36bae0eaf8f9db6f0): 2.6s - T-28 (b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1): 2.7s - T-27 (22967a315e6f619bcbb4d01eba839868fca47bed): 3.2s - T-26 (af1c7e0fb3c5f24139307a0c5a3f199ff9a11ccd): 2.5s - T-25 (909382c875d5162ca98ef0111dd8da877dba384e): 2.8s - T-24 (56767675a84e1625759a8ac74011288075046754): 2.6s - T-23 (364c92a78cd9bfc3d922a064c69a1d830ec23662): 2.4s - T-22 (c9978755768e1f7c2e8b3df00b64da3731190228): 3.1s - T-21 (8803f81ff71856192f9a1d523eb8e2f489ecc36d): 3.7s - T-20 (627fed0c14b94377ce05668ef711afdf0aae69b3): 2.6s - T-19 (a3e629996493877ab8fb5ea29b30eb12ae3ed83a): 3.1s - T-18 (6b6f02a3e5b95e15452e4d03023ba58f90a7c896): 2.6s - T-17 (11d452bd8c4ef7a25655a4d3f2c612c68f7625ba): 2.5s - T-16 (8d205cac41e94785f037d2885d0d9257e7ecd4d4): 2.5s - T-15 (0658e287efca9574ab585df4a96d744834935c41): 2.7s - T-14 (9fa3e37f25b1625fdcf7fd90efc0a6a5effd9818): 2.6s - T-13 (7aeed4d678636a4efd8d6e8f0f3314d242a585de): 3s - T-12 (028da3871932b3775006e6b637f6d81f98cfd905): 2.6s - T-11 (60d1ecb24a678806e75d329da23963c51f246d62): 2.8s - T-10 (4778ed749c03eaae2fb36b42db987364c7e0ecf3): 2.8s - T-9 (f5529d7f1e2008db4ef41392571733250e0b2d12): 2.8s - T-8 (d98dd20825b80d78c6ff0e5c4f2b51c7117d6af5): 2.6s - T-7 (6be379e1499d09e146d718af1957275014d10dd4): 2.7s - T-6 (ad2c55d2db23014e0961a776f860e03d781a8eb1): 2.8s - T-5 (304f7f544dfd99ddd3447e18baa1768e06aa646c): 2.6s - T-4 (45ebfeaa3c41aa0af7e8c4e5f7ad0fd0410e13eb): 3.1s - T-3 (2070b46a2c2949b93f9c98f14135f3f76e7db65d): 3.7s - T-2 (5d277e792ad684d29fb95780d2dee162874d3265): 2.7s - T-1 (360f3733e2db910f8e3372f2765b421065d6bf9b): 2.4s - **T (current commit): 2.7s**

largeDepsNft: 8.3s

⬆️ 10.22% increase vs. 360f3733e2db910f8e3372f2765b421065d6bf9b

^                                                                          12.1s                          
β”‚                                                                           β”Œβ”€β”€β”                          
β”‚                                                                           |  |                          
β”‚                                                                  10.1s    |  |                          
β”‚                                                                   β”Œβ”€β”€β”    |  |                          
β”‚                                                                   |  |    |  |                          
β”‚   8.7s    8.2s    8.3s    8.7s            8.5s    8.3s            |  |    |  |    8.3s            8.3s  
β”‚ β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€7.6sβ”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€8.1sβ”€β”€β”€β”€β”Όβ”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”Όβ”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€
β”‚   |  |    |  |    |  |    |  |    β”Œβ”€β”€β”    |  |    |  |    β”Œβ”€β”€β”    |  |    |  |    |  |    7.5s    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    β”Œβ”€β”€β”    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-12    T-11    T-10    T-9     T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend - T-30 (0c76ba5d3ebfd00ce70b3bfd382bed28a6885017): 8.2s - T-29 (3092484b754b25c3635f1fb36bae0eaf8f9db6f0): 8.3s - T-28 (b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1): 8.2s - T-27 (22967a315e6f619bcbb4d01eba839868fca47bed): 9.9s - T-26 (af1c7e0fb3c5f24139307a0c5a3f199ff9a11ccd): 7.5s - T-25 (909382c875d5162ca98ef0111dd8da877dba384e): 8.5s - T-24 (56767675a84e1625759a8ac74011288075046754): 7.8s - T-23 (364c92a78cd9bfc3d922a064c69a1d830ec23662): 7.5s - T-22 (c9978755768e1f7c2e8b3df00b64da3731190228): 9.8s - T-21 (8803f81ff71856192f9a1d523eb8e2f489ecc36d): 11.7s - T-20 (627fed0c14b94377ce05668ef711afdf0aae69b3): 8.2s - T-19 (a3e629996493877ab8fb5ea29b30eb12ae3ed83a): 9.7s - T-18 (6b6f02a3e5b95e15452e4d03023ba58f90a7c896): 7.9s - T-17 (11d452bd8c4ef7a25655a4d3f2c612c68f7625ba): 7.5s - T-16 (8d205cac41e94785f037d2885d0d9257e7ecd4d4): 7.6s - T-15 (0658e287efca9574ab585df4a96d744834935c41): 8.2s - T-14 (9fa3e37f25b1625fdcf7fd90efc0a6a5effd9818): 8.1s - T-13 (7aeed4d678636a4efd8d6e8f0f3314d242a585de): 9.4s - T-12 (028da3871932b3775006e6b637f6d81f98cfd905): 8.7s - T-11 (60d1ecb24a678806e75d329da23963c51f246d62): 8.2s - T-10 (4778ed749c03eaae2fb36b42db987364c7e0ecf3): 8.3s - T-9 (f5529d7f1e2008db4ef41392571733250e0b2d12): 8.7s - T-8 (d98dd20825b80d78c6ff0e5c4f2b51c7117d6af5): 7.6s - T-7 (6be379e1499d09e146d718af1957275014d10dd4): 8.5s - T-6 (ad2c55d2db23014e0961a776f860e03d781a8eb1): 8.3s - T-5 (304f7f544dfd99ddd3447e18baa1768e06aa646c): 8.1s - T-4 (45ebfeaa3c41aa0af7e8c4e5f7ad0fd0410e13eb): 10.1s - T-3 (2070b46a2c2949b93f9c98f14135f3f76e7db65d): 12.1s - T-2 (5d277e792ad684d29fb95780d2dee162874d3265): 8.3s - T-1 (360f3733e2db910f8e3372f2765b421065d6bf9b): 7.5s - **T (current commit): 8.3s**

largeDepsZisi: 15.6s

⬆️ 7.33% increase vs. 360f3733e2db910f8e3372f2765b421065d6bf9b

^                                                                          22.4s                          
β”‚                                                                           β”Œβ”€β”€β”                          
β”‚                                                                           |  |                          
β”‚                                                                  19.3s    |  |                          
β”‚                                                                   β”Œβ”€β”€β”    |  |                          
β”‚                          16.4s                                    |  |    |  |                          
β”‚ ─15.8s───15.8s───16.1sβ”€β”€β”€β”€β”Œβ”€β”€β”β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€16.1s───15.9s───15.5s────┼──┼────┼──┼───15.7s───────────15.6s──
β”‚   β”Œβ”€β”€β”    β”Œβ”€β”€β”    β”Œβ”€β”€β”    |  |   14.8s    β”Œβ”€β”€β”    β”Œβ”€β”€β”    β”Œβ”€β”€β”    |  |    |  |    β”Œβ”€β”€β”   14.4s    β”Œβ”€β”€β”  
β”‚   |  |    |  |    |  |    |  |    β”Œβ”€β”€β”    |  |    |  |    |  |    |  |    |  |    |  |    β”Œβ”€β”€β”    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
β”‚   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |β–’β–’|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-12    T-11    T-10    T-9     T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend - T-30 (0c76ba5d3ebfd00ce70b3bfd382bed28a6885017): 16.2s - T-29 (3092484b754b25c3635f1fb36bae0eaf8f9db6f0): 16.1s - T-28 (b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1): 15.8s - T-27 (22967a315e6f619bcbb4d01eba839868fca47bed): 19.3s - T-26 (af1c7e0fb3c5f24139307a0c5a3f199ff9a11ccd): 15s - T-25 (909382c875d5162ca98ef0111dd8da877dba384e): 16.1s - T-24 (56767675a84e1625759a8ac74011288075046754): 14.6s - T-23 (364c92a78cd9bfc3d922a064c69a1d830ec23662): 14.9s - T-22 (c9978755768e1f7c2e8b3df00b64da3731190228): 19.3s - T-21 (8803f81ff71856192f9a1d523eb8e2f489ecc36d): 22.3s - T-20 (627fed0c14b94377ce05668ef711afdf0aae69b3): 15.4s - T-19 (a3e629996493877ab8fb5ea29b30eb12ae3ed83a): 18.3s - T-18 (6b6f02a3e5b95e15452e4d03023ba58f90a7c896): 15.2s - T-17 (11d452bd8c4ef7a25655a4d3f2c612c68f7625ba): 14.4s - T-16 (8d205cac41e94785f037d2885d0d9257e7ecd4d4): 14.9s - T-15 (0658e287efca9574ab585df4a96d744834935c41): 16s - T-14 (9fa3e37f25b1625fdcf7fd90efc0a6a5effd9818): 15.3s - T-13 (7aeed4d678636a4efd8d6e8f0f3314d242a585de): 18s - T-12 (028da3871932b3775006e6b637f6d81f98cfd905): 15.8s - T-11 (60d1ecb24a678806e75d329da23963c51f246d62): 15.8s - T-10 (4778ed749c03eaae2fb36b42db987364c7e0ecf3): 16.1s - T-9 (f5529d7f1e2008db4ef41392571733250e0b2d12): 16.4s - T-8 (d98dd20825b80d78c6ff0e5c4f2b51c7117d6af5): 14.8s - T-7 (6be379e1499d09e146d718af1957275014d10dd4): 16.1s - T-6 (ad2c55d2db23014e0961a776f860e03d781a8eb1): 15.9s - T-5 (304f7f544dfd99ddd3447e18baa1768e06aa646c): 15.5s - T-4 (45ebfeaa3c41aa0af7e8c4e5f7ad0fd0410e13eb): 19.3s - T-3 (2070b46a2c2949b93f9c98f14135f3f76e7db65d): 22.4s - T-2 (5d277e792ad684d29fb95780d2dee162874d3265): 15.7s - T-1 (360f3733e2db910f8e3372f2765b421065d6bf9b): 14.4s - **T (current commit): 15.6s**