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

[T-650] Fix number padding in codeframe being incorrect if endLine == 10 #4874

Merged
merged 10 commits into from Jul 12, 2020

Conversation

DeMoorJasper
Copy link
Member

@DeMoorJasper DeMoorJasper commented Jul 11, 2020

↪️ Pull Request

This PR aims to fix a bug with codeframe regarding padding being inconsistent.

The bug was related to the last line in the codeframe being 10, which would result in the last index being 9 which in turn results in the line length being 1 as the index is 9 and not 10... This PR does a +1 before calculating the lastline number length to ensure it's always the actual number of the line instead of an index.

This was a pretty straightforward thing that should've been in the codeframe test-suite all along, but I overlooked it originally.

@height
Copy link

height bot commented Jul 11, 2020

This pull request has been linked to 1 task:

  • T-650 Line numbern in diagnostic codeframe aren't padded to constant length (unlink task)

💡Tip: Add "Close T-650" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@DeMoorJasper DeMoorJasper changed the title Fix bugs with codeframe Improve number padding in codeframe Jul 11, 2020
@parcel-benchmark
Copy link

parcel-benchmark commented Jul 11, 2020

Benchmark Results

Kitchen Sink ✅

Timings

Description Time Difference
Cold 7.12s +82.00ms
Cached 2.51s -14.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/modern/index.e480862d.css 77.00b +0.00b 1.70s +101.00ms ⚠️

Cached Bundles

No bundle changes detected.

React HackerNews ✅

Timings

Description Time Difference
Cold 30.43s -460.00ms
Cached 2.59s +76.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/logo.24c8bf9e.png 274.00b +0.00b 164.00ms -37.00ms 🚀

Cached Bundles

Bundle Size Difference Time Difference
dist/index.js 478.42kb +0.00b 364.00ms +84.00ms ⚠️
dist/PermalinkedComment.c85d137d.js 4.22kb +0.00b 353.00ms +75.00ms ⚠️
dist/UserProfile.30e15baf.js 1.62kb +0.00b 353.00ms +75.00ms ⚠️
dist/NotFound.5aa6b041.js 387.00b +0.00b 353.00ms +75.00ms ⚠️
dist/logo.24c8bf9e.png 274.00b +0.00b 247.00ms +59.00ms ⚠️

AtlasKit Editor ✅

Timings

Description Time Difference
Cold 3.36m -5.56s
Cached 5.64s +269.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/pdfRenderer.cd742f5e.js 1.11mb +0.00b 1.07m +11.10s ⚠️
dist/editorView.ae59b49f.js 585.98kb +0.00b 1.55m +10.36s ⚠️
dist/popup.4a66e15e.js 170.62kb +0.00b 42.52s -29.96s 🚀
dist/EmojiPickerComponent.bab709db.js 97.89kb +0.00b 18.79s +6.21s ⚠️
dist/Toolbar.33a83ae3.js 92.34kb +0.00b 1.13m +10.91s ⚠️
dist/media-viewer.1d9322e7.js 69.09kb +0.00b 22.77s +5.86s ⚠️
dist/card.ce67dc35.js 55.09kb +0.00b 20.48s +5.20s ⚠️
dist/card.1007a95f.js 52.86kb +0.00b 1.91m +1.01m ⚠️
dist/Modal.e3bd77d0.js 41.40kb +0.00b 6.69s +2.55s ⚠️
dist/component.59edff1f.js 30.78kb +0.00b 8.30s -2.80s 🚀
dist/component.37867f50.js 22.51kb +0.00b 6.69s +1.58s ⚠️
dist/DatePicker.cbe44a9b.js 21.17kb +0.00b 14.57s +4.07s ⚠️
dist/EmojiPickerComponent.898d8be6.js 18.23kb +0.00b 14.57s +4.07s ⚠️
dist/js.48be70a4.js 16.40kb +0.00b 6.68s +2.56s ⚠️
dist/dropzone.c8c03b6a.js 14.36kb +0.00b 1.08m +11.57s ⚠️
dist/ui.cee430a3.js 13.97kb +0.00b 20.48s +5.36s ⚠️
dist/smartMediaEditor.7ee0079c.js 13.95kb +0.00b 1.11m +11.08s ⚠️
dist/workerHasher.65b8a1b7.js 11.78kb +0.00b 20.48s +7.39s ⚠️
dist/EmojiTypeAheadComponent.9af6e5fc.js 8.67kb +0.00b 1.09m +52.35s ⚠️
dist/component.11476a92.js 6.05kb +0.00b 11.51s +6.40s ⚠️
dist/card.4ac5c1b2.js 5.61kb +0.00b 22.77s +5.87s ⚠️
dist/media-viewer.bc661bce.js 3.92kb +0.00b 22.77s +5.86s ⚠️
dist/EmojiPickerComponent.624bf3f4.js 3.58kb +0.00b 14.57s +4.07s ⚠️
dist/index.393afe59.css 3.46kb +0.00b 1.92m +1.74m ⚠️
dist/png-chunks-extract.8d15a914.js 3.41kb +0.00b 6.68s +2.56s ⚠️
dist/dropzone.2f1a1e17.js 3.23kb +0.00b 42.52s -26.76s 🚀
dist/Modal.2835744c.js 3.08kb +0.00b 6.68s +2.56s ⚠️
dist/clipboard.0244488f.js 2.75kb +0.00b 1.07m +34.33s ⚠️
dist/16.d1b8e6f7.js 2.38kb +0.00b 1.52s -2.60s 🚀
dist/EmojiUploadComponent.88a444df.js 2.18kb +0.00b 1.09m +52.35s ⚠️
dist/card.cadccd96.js 2.03kb +0.00b 39.79s +22.76s ⚠️
dist/ResourcedEmojiComponent.d9a49606.js 2.00kb +0.00b 8.12s -2.91s 🚀
dist/date.d49e64f8.js 1.73kb +0.00b 7.84s +2.11s ⚠️
dist/16.f40c1329.js 1.73kb +0.00b 7.41s +1.97s ⚠️
dist/images.80270b1f.js 1.67kb +0.00b 8.01s +2.28s ⚠️
dist/16.86a8c7d4.js 1.66kb +0.00b 6.95s +1.84s ⚠️
dist/feedback.8b7c7928.js 1.64kb +0.00b 8.48s +2.26s ⚠️
dist/browser.16c438d4.js 1.61kb +0.00b 1.08m +34.56s ⚠️
dist/workerHasher.9bb425b1.js 1.54kb +0.00b 1.09m +52.35s ⚠️
dist/workerHasher.f66f00c7.js 1.54kb +0.00b 1.11m +12.85s ⚠️
dist/list-number.4632b459.js 1.46kb +0.00b 8.20s +2.34s ⚠️
dist/status.cccf04be.js 1.46kb +0.00b 8.32s +2.24s ⚠️
dist/16.cff410ff.js 1.38kb +0.00b 7.29s +2.03s ⚠️
dist/code.af9ca2b3.js 1.38kb +0.00b 7.84s +2.26s ⚠️
dist/16.c1ed07f8.js 1.33kb +0.00b 6.95s +1.84s ⚠️
dist/16.6603f2f3.js 1.33kb +0.00b 7.07s +1.82s ⚠️
dist/16.a4b392c2.js 1.32kb +0.00b 1.52s +472.00ms ⚠️
dist/16.249c644a.js 1.31kb +0.00b 7.68s +2.11s ⚠️
dist/link.d12cc130.js 1.30kb +0.00b 8.02s +2.15s ⚠️
dist/heading6.4c4017db.js 1.30kb +0.00b 8.48s +2.26s ⚠️
dist/heading3.93606b9c.js 1.29kb +0.00b 8.48s +2.26s ⚠️
dist/16.ab5c0088.js 1.27kb +0.00b 7.66s +2.09s ⚠️
dist/emoji.e603e70e.js 1.23kb +0.00b 8.01s +2.28s ⚠️
dist/16.afee1494.js 1.23kb +0.00b 7.66s +2.22s ⚠️
dist/16.e60b4d77.js 1.21kb +0.00b 1.52s +472.00ms ⚠️
dist/16.7c7a40c9.js 1.19kb +0.00b 7.66s +2.22s ⚠️
dist/16.06d5a67b.js 1.18kb +0.00b 7.84s +2.26s ⚠️
dist/heading5.dde15cec.js 1.17kb +0.00b 8.48s +2.26s ⚠️
dist/expand.6889aead.js 1.16kb +0.00b 14.57s +4.07s ⚠️
dist/media-card-analytics-error-boundary.6a25b970.js 1.15kb +0.00b 39.79s -29.48s 🚀
dist/16.2096b9f3.js 1.14kb +0.00b 1.52s +472.00ms ⚠️
dist/16.f040d62d.js 1.14kb +0.00b 7.29s +1.85s ⚠️
dist/16.ecf8a702.js 1.13kb +0.00b 6.95s +1.70s ⚠️
dist/16.1b342686.js 1.13kb +0.00b 7.29s +2.03s ⚠️
dist/16.2e7f52c6.js 1.13kb +0.00b 7.29s +2.03s ⚠️
dist/16.da43aa07.js 1.13kb +0.00b 6.95s +1.85s ⚠️
dist/heading2.e219309a.js 1.11kb +0.00b 12.04s +5.96s ⚠️
dist/16.dd07505e.js 1.10kb +0.00b 1.52s +473.00ms ⚠️
dist/component.40194190.js 1.07kb +0.00b 8.14s +7.10s ⚠️
dist/mention.b1828447.js 1.07kb +0.00b 8.20s +2.34s ⚠️
dist/heading4.5316f6f2.js 1.06kb +0.00b 8.48s +2.26s ⚠️
dist/16.317b9164.js 1.05kb +0.00b 7.66s +2.22s ⚠️
dist/layout.ac6734f9.js 1.05kb +0.00b 8.01s +2.14s ⚠️
dist/divider.d2be55a1.js 1.03kb +0.00b 8.01s +2.28s ⚠️
dist/quote.f4e09143.js 1.02kb +0.00b 8.32s +2.24s ⚠️
dist/action.cb287eb0.js 1.00kb +0.00b 7.84s +2.26s ⚠️
dist/decision.91f3af14.js 1010.00b +0.00b 7.86s +2.13s ⚠️
dist/panel-warning.68b04096.js 1008.00b +0.00b 12.00s +6.05s ⚠️
dist/list.057cb664.js 978.00b +0.00b 8.20s +2.34s ⚠️
dist/heading1.fa66b375.js 976.00b +0.00b 8.32s +2.24s ⚠️
dist/panel-error.c4b05f6f.js 906.00b +0.00b 8.20s +2.25s ⚠️
dist/panel.9dbc048e.js 897.00b +0.00b 8.32s +2.37s ⚠️
dist/table.b35545be.js 889.00b +0.00b 8.32s +2.24s ⚠️
dist/panel-success.7eb0809a.js 845.00b +0.00b 12.00s +6.05s ⚠️
dist/panel-note.ec8386b7.js 841.00b +0.00b 8.21s +2.25s ⚠️
dist/media-picker-analytics-error-boundary.553055f6.js 837.00b +0.00b 1.07m +34.33s ⚠️
dist/media-card-analytics-error-boundary.964206cc.js 833.00b +0.00b 21.59s +6.83s ⚠️
dist/media-card-analytics-error-boundary.57503222.js 833.00b +0.00b 1.08m +11.13s ⚠️
dist/media-viewer-analytics-error-boundary.bbe40a02.js 757.00b +0.00b 23.05s -46.06s 🚀
dist/EmojiPickerComponent.a968dafe.js 535.00b +0.00b 1.07m +50.46s ⚠️
dist/simpleHasher.f8e69464.js 528.00b +0.00b 20.48s +5.38s ⚠️
dist/simpleHasher.32d9352e.js 528.00b +0.00b 1.11m +11.20s ⚠️
dist/index.html 119.00b +0.00b 6.39s -2.45s 🚀

Cached Bundles

Bundle Size Difference Time Difference
dist/index.d6c6b729.js 2.73mb -6.00b 🚀 759.00ms +73.00ms ⚠️
dist/pdfRenderer.cd742f5e.js 1.11mb +0.00b 746.00ms +64.00ms ⚠️
dist/editorView.ae59b49f.js 585.98kb +0.00b 746.00ms +76.00ms ⚠️
dist/popup.4a66e15e.js 170.62kb +0.00b 746.00ms +64.00ms ⚠️
dist/EmojiPickerComponent.bab709db.js 97.89kb +0.00b 745.00ms +62.00ms ⚠️
dist/Toolbar.33a83ae3.js 92.34kb +0.00b 745.00ms +75.00ms ⚠️
dist/media-viewer.1d9322e7.js 69.09kb +0.00b 746.00ms +64.00ms ⚠️
dist/card.ce67dc35.js 55.09kb +0.00b 746.00ms +64.00ms ⚠️
dist/card.1007a95f.js 52.86kb +0.00b 746.00ms +76.00ms ⚠️
dist/Modal.e3bd77d0.js 41.40kb +0.00b 757.00ms +72.00ms ⚠️
dist/component.59edff1f.js 30.78kb +0.00b 757.00ms +72.00ms ⚠️
dist/component.37867f50.js 22.51kb +0.00b 757.00ms +72.00ms ⚠️
dist/DatePicker.cbe44a9b.js 21.17kb +0.00b 745.00ms +62.00ms ⚠️
dist/EmojiPickerComponent.898d8be6.js 18.23kb +0.00b 745.00ms +62.00ms ⚠️
dist/js.48be70a4.js 16.40kb +0.00b 757.00ms +72.00ms ⚠️
dist/dropzone.c8c03b6a.js 14.36kb +0.00b 746.00ms +76.00ms ⚠️
dist/ui.cee430a3.js 13.97kb +0.00b 746.00ms +64.00ms ⚠️
dist/smartMediaEditor.7ee0079c.js 13.95kb +0.00b 746.00ms +76.00ms ⚠️
dist/workerHasher.65b8a1b7.js 11.78kb +0.00b 746.00ms +63.00ms ⚠️
dist/EmojiTypeAheadComponent.9af6e5fc.js 8.67kb +0.00b 746.00ms +63.00ms ⚠️
dist/component.11476a92.js 6.05kb +0.00b 757.00ms +72.00ms ⚠️
dist/card.4ac5c1b2.js 5.61kb +0.00b 746.00ms +64.00ms ⚠️
dist/media-viewer.bc661bce.js 3.92kb +0.00b 746.00ms +64.00ms ⚠️
dist/EmojiPickerComponent.624bf3f4.js 3.58kb +0.00b 745.00ms +62.00ms ⚠️
dist/index.393afe59.css 3.46kb +0.00b 745.00ms +75.00ms ⚠️
dist/png-chunks-extract.8d15a914.js 3.41kb +0.00b 757.00ms +72.00ms ⚠️
dist/dropzone.2f1a1e17.js 3.23kb +0.00b 746.00ms +64.00ms ⚠️
dist/Modal.2835744c.js 3.08kb +0.00b 757.00ms +72.00ms ⚠️
dist/clipboard.0244488f.js 2.75kb +0.00b 746.00ms +64.00ms ⚠️
dist/16.d1b8e6f7.js 2.38kb +0.00b 757.00ms +72.00ms ⚠️
dist/EmojiUploadComponent.88a444df.js 2.18kb +0.00b 745.00ms +62.00ms ⚠️
dist/card.cadccd96.js 2.03kb +0.00b 746.00ms +63.00ms ⚠️
dist/ResourcedEmojiComponent.d9a49606.js 2.00kb +0.00b 758.00ms +73.00ms ⚠️
dist/date.d49e64f8.js 1.73kb +0.00b 746.00ms +62.00ms ⚠️
dist/16.f40c1329.js 1.73kb +0.00b 747.00ms +62.00ms ⚠️
dist/images.80270b1f.js 1.67kb +0.00b 747.00ms +62.00ms ⚠️
dist/16.86a8c7d4.js 1.66kb +0.00b 757.00ms +72.00ms ⚠️
dist/feedback.8b7c7928.js 1.64kb +0.00b 746.00ms +63.00ms ⚠️
dist/browser.16c438d4.js 1.61kb +0.00b 746.00ms +64.00ms ⚠️
dist/workerHasher.9bb425b1.js 1.54kb +0.00b 746.00ms +63.00ms ⚠️
dist/workerHasher.f66f00c7.js 1.54kb +0.00b 746.00ms +76.00ms ⚠️
dist/list-number.4632b459.js 1.46kb +0.00b 746.00ms +62.00ms ⚠️
dist/status.cccf04be.js 1.46kb +0.00b 746.00ms +63.00ms ⚠️
dist/16.cff410ff.js 1.38kb +0.00b 747.00ms +62.00ms ⚠️
dist/code.af9ca2b3.js 1.38kb +0.00b 746.00ms +62.00ms ⚠️
dist/16.c1ed07f8.js 1.33kb +0.00b 757.00ms +72.00ms ⚠️
dist/16.6603f2f3.js 1.33kb +0.00b 757.00ms +72.00ms ⚠️
dist/16.a4b392c2.js 1.32kb +0.00b 758.00ms +73.00ms ⚠️
dist/16.249c644a.js 1.31kb +0.00b 747.00ms +63.00ms ⚠️
dist/link.d12cc130.js 1.30kb +0.00b 747.00ms +63.00ms ⚠️
dist/heading6.4c4017db.js 1.30kb +0.00b 746.00ms +63.00ms ⚠️
dist/heading3.93606b9c.js 1.29kb +0.00b 746.00ms +63.00ms ⚠️
dist/16.ab5c0088.js 1.27kb +0.00b 747.00ms +63.00ms ⚠️
dist/emoji.e603e70e.js 1.23kb +0.00b 746.00ms +61.00ms ⚠️
dist/16.afee1494.js 1.23kb +0.00b 747.00ms +63.00ms ⚠️
dist/16.e60b4d77.js 1.21kb +0.00b 758.00ms +73.00ms ⚠️
dist/16.7c7a40c9.js 1.19kb +0.00b 747.00ms +63.00ms ⚠️
dist/16.06d5a67b.js 1.18kb +0.00b 747.00ms +63.00ms ⚠️
dist/heading5.dde15cec.js 1.17kb +0.00b 746.00ms +63.00ms ⚠️
dist/expand.6889aead.js 1.16kb +0.00b 746.00ms +63.00ms ⚠️
dist/media-card-analytics-error-boundary.6a25b970.js 1.15kb +0.00b 746.00ms +63.00ms ⚠️
dist/16.2096b9f3.js 1.14kb +0.00b 758.00ms +73.00ms ⚠️
dist/16.f040d62d.js 1.14kb +0.00b 747.00ms +62.00ms ⚠️
dist/16.ecf8a702.js 1.13kb +0.00b 757.00ms +72.00ms ⚠️
dist/16.1b342686.js 1.13kb +0.00b 757.00ms +72.00ms ⚠️
dist/16.2e7f52c6.js 1.13kb +0.00b 747.00ms +62.00ms ⚠️
dist/16.da43aa07.js 1.13kb +0.00b 757.00ms +72.00ms ⚠️
dist/heading2.e219309a.js 1.11kb +0.00b 746.00ms +63.00ms ⚠️
dist/16.dd07505e.js 1.10kb +0.00b 758.00ms +73.00ms ⚠️
dist/component.40194190.js 1.07kb +0.00b 758.00ms +73.00ms ⚠️
dist/mention.b1828447.js 1.07kb +0.00b 746.00ms +62.00ms ⚠️
dist/heading4.5316f6f2.js 1.06kb +0.00b 746.00ms +63.00ms ⚠️
dist/16.317b9164.js 1.05kb +0.00b 747.00ms +63.00ms ⚠️
dist/layout.ac6734f9.js 1.05kb +0.00b 747.00ms +62.00ms ⚠️
dist/divider.d2be55a1.js 1.03kb +0.00b 746.00ms +62.00ms ⚠️
dist/quote.f4e09143.js 1.02kb +0.00b 746.00ms +63.00ms ⚠️
dist/action.cb287eb0.js 1.00kb +0.00b 747.00ms +63.00ms ⚠️
dist/decision.91f3af14.js 1010.00b +0.00b 746.00ms +62.00ms ⚠️
dist/panel-warning.68b04096.js 1008.00b +0.00b 746.00ms +63.00ms ⚠️
dist/list.057cb664.js 978.00b +0.00b 746.00ms +62.00ms ⚠️
dist/heading1.fa66b375.js 976.00b +0.00b 746.00ms +63.00ms ⚠️
dist/panel-error.c4b05f6f.js 906.00b +0.00b 746.00ms +62.00ms ⚠️
dist/panel.9dbc048e.js 897.00b +0.00b 746.00ms +63.00ms ⚠️
dist/table.b35545be.js 889.00b +0.00b 746.00ms +63.00ms ⚠️
dist/panel-success.7eb0809a.js 845.00b +0.00b 746.00ms +63.00ms ⚠️
dist/panel-note.ec8386b7.js 841.00b +0.00b 746.00ms +63.00ms ⚠️
dist/media-picker-analytics-error-boundary.553055f6.js 837.00b +0.00b 746.00ms +64.00ms ⚠️
dist/media-card-analytics-error-boundary.964206cc.js 833.00b +0.00b 746.00ms +64.00ms ⚠️
dist/media-card-analytics-error-boundary.57503222.js 833.00b +0.00b 746.00ms +76.00ms ⚠️
dist/media-viewer-analytics-error-boundary.bbe40a02.js 757.00b +0.00b 746.00ms +64.00ms ⚠️
dist/EmojiPickerComponent.a968dafe.js 535.00b +0.00b 745.00ms +62.00ms ⚠️
dist/simpleHasher.f8e69464.js 528.00b +0.00b 746.00ms +64.00ms ⚠️
dist/simpleHasher.32d9352e.js 528.00b +0.00b 746.00ms +76.00ms ⚠️
dist/index.html 119.00b +0.00b 766.00ms +73.00ms ⚠️

Three.js x4 🚨

Timings

Description Time Difference
Cold FAILED -0.00ms
Cached FAILED -0.00ms

Cold Bundles

No bundles found, this is probably a failed build...

Cached Bundles

No bundles found, this is probably a failed build...

Click here to view a detailed benchmark overview.

@parcel-benchmark
Copy link

Benchmark Results

Kitchen Sink ✅

Timings

Description Time Difference
Cold 5.99s -284.00ms
Cached 2.16s +12.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/legacy/parcel.d5807e82.webp 102.94kb +0.00b 210.00ms -19.00ms 🚀
dist/modern/parcel.d5807e82.webp 102.94kb +0.00b 210.00ms -18.00ms 🚀
dist/legacy/index.42516b4a.js 1.10kb +0.00b 1.50s -109.00ms 🚀
dist/modern/index.8a1ced31.js 1.10kb +0.00b 1.50s -108.00ms 🚀
dist/legacy/index.html 701.00b +0.00b 1.50s +862.00ms ⚠️
dist/modern/index.html 701.00b +0.00b 759.00ms +124.00ms ⚠️
dist/legacy/index.0e158b6b.css 77.00b +0.00b 1.28s -334.00ms 🚀
dist/modern/index.e480862d.css 77.00b +0.00b 1.27s +112.00ms ⚠️

Cached Bundles

Bundle Size Difference Time Difference
dist/legacy/parcel.d5807e82.webp 102.94kb +0.00b 271.00ms +131.00ms ⚠️
dist/modern/parcel.d5807e82.webp 102.94kb +0.00b 271.00ms +131.00ms ⚠️
dist/legacy/index.42516b4a.js 1.10kb +0.00b 492.00ms +175.00ms ⚠️
dist/modern/index.8a1ced31.js 1.10kb +0.00b 492.00ms +174.00ms ⚠️
dist/legacy/index.html 701.00b +0.00b 494.00ms +175.00ms ⚠️
dist/modern/index.html 701.00b +0.00b 492.00ms +175.00ms ⚠️
dist/legacy/index.0e158b6b.css 77.00b +0.00b 493.00ms +175.00ms ⚠️
dist/modern/index.e480862d.css 77.00b +0.00b 492.00ms +175.00ms ⚠️

React HackerNews ✅

Timings

Description Time Difference
Cold 25.30s -658.00ms
Cached 2.24s -115.00ms 🚀

Cold Bundles

Bundle Size Difference Time Difference
dist/logo.24c8bf9e.png 274.00b +0.00b 204.00ms +11.00ms ⚠️

Cached Bundles

Bundle Size Difference Time Difference
dist/index.js 478.42kb +0.00b 272.00ms -74.00ms 🚀
dist/PermalinkedComment.c85d137d.js 4.22kb +0.00b 270.00ms -73.00ms 🚀
dist/UserProfile.30e15baf.js 1.62kb +0.00b 270.00ms -73.00ms 🚀
dist/NotFound.5aa6b041.js 387.00b +0.00b 270.00ms -73.00ms 🚀
dist/logo.24c8bf9e.png 274.00b +0.00b 225.00ms -43.00ms 🚀

AtlasKit Editor ✅

Timings

Description Time Difference
Cold 2.76m -1.50s
Cached 5.00s -86.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/pdfRenderer.cd742f5e.js 1.11mb +0.00b 51.33s -2.72s 🚀
dist/popup.4a66e15e.js 170.62kb +0.00b 51.10s +18.70s ⚠️
dist/media-viewer.1d9322e7.js 69.09kb +0.00b 15.34s -1.07s 🚀
dist/card.ce67dc35.js 55.09kb +0.00b 12.74s -882.00ms 🚀
dist/card.1007a95f.js 52.86kb +0.00b 52.77s -3.82s 🚀
dist/Modal.e3bd77d0.js 41.40kb +0.00b 5.26s -753.00ms 🚀
dist/component.37867f50.js 22.51kb +0.00b 5.25s -765.00ms 🚀
dist/js.48be70a4.js 16.40kb +0.00b 5.25s -766.00ms 🚀
dist/dropzone.c8c03b6a.js 14.36kb +0.00b 52.22s -4.36s 🚀
dist/ui.cee430a3.js 13.97kb +0.00b 12.61s -980.00ms 🚀
dist/smartMediaEditor.7ee0079c.js 13.95kb +0.00b 54.65s -41.98s 🚀
dist/workerHasher.65b8a1b7.js 11.78kb +0.00b 54.21s +41.39s ⚠️
dist/EmojiTypeAheadComponent.9af6e5fc.js 8.67kb +0.00b 54.21s +42.44s ⚠️
dist/component.11476a92.js 6.05kb +0.00b 5.26s -755.00ms 🚀
dist/card.4ac5c1b2.js 5.61kb +0.00b 14.44s -1.17s 🚀
dist/media-viewer.bc661bce.js 3.92kb +0.00b 15.33s -1.07s 🚀
dist/EmojiPickerComponent.624bf3f4.js 3.58kb +0.00b 9.80s -1.45s 🚀
dist/index.393afe59.css 3.46kb +0.00b 1.59m +36.40s ⚠️
dist/png-chunks-extract.8d15a914.js 3.41kb +0.00b 5.25s -765.00ms 🚀
dist/Modal.2835744c.js 3.08kb +0.00b 4.22s -622.00ms 🚀
dist/EmojiUploadComponent.88a444df.js 2.18kb +0.00b 54.21s +42.44s ⚠️
dist/card.cadccd96.js 2.03kb +0.00b 29.19s +10.30s ⚠️
dist/ResourcedEmojiComponent.d9a49606.js 2.00kb +0.00b 4.22s -583.00ms 🚀
dist/date.d49e64f8.js 1.73kb +0.00b 5.95s -650.00ms 🚀
dist/16.f40c1329.js 1.73kb +0.00b 5.76s -666.00ms 🚀
dist/images.80270b1f.js 1.67kb +0.00b 6.12s -583.00ms 🚀
dist/feedback.8b7c7928.js 1.64kb +0.00b 6.60s -452.00ms 🚀
dist/workerHasher.9bb425b1.js 1.54kb +0.00b 54.21s +42.44s ⚠️
dist/workerHasher.f66f00c7.js 1.54kb +0.00b 54.51s -42.12s 🚀
dist/list-number.4632b459.js 1.46kb +0.00b 6.28s -528.00ms 🚀
dist/status.cccf04be.js 1.46kb +0.00b 6.50s -431.00ms 🚀
dist/16.cff410ff.js 1.38kb +0.00b 5.43s -793.00ms 🚀
dist/code.af9ca2b3.js 1.38kb +0.00b 5.95s -647.00ms 🚀
dist/16.6603f2f3.js 1.33kb +0.00b 5.43s -793.00ms 🚀
dist/16.249c644a.js 1.31kb +0.00b 5.93s -662.00ms 🚀
dist/link.d12cc130.js 1.30kb +0.00b 6.28s -528.00ms 🚀
dist/heading6.4c4017db.js 1.30kb +0.00b 6.60s -452.00ms 🚀
dist/heading3.93606b9c.js 1.29kb +0.00b 6.50s -570.00ms 🚀
dist/16.ab5c0088.js 1.27kb +0.00b 5.78s -653.00ms 🚀
dist/emoji.e603e70e.js 1.23kb +0.00b 6.11s -587.00ms 🚀
dist/16.afee1494.js 1.23kb +0.00b 5.76s -666.00ms 🚀
dist/16.7c7a40c9.js 1.19kb +0.00b 5.76s -666.00ms 🚀
dist/16.06d5a67b.js 1.18kb +0.00b 5.93s -662.00ms 🚀
dist/heading5.dde15cec.js 1.17kb +0.00b 6.60s -452.00ms 🚀
dist/expand.6889aead.js 1.16kb +0.00b 6.60s -3.35s 🚀
dist/16.f040d62d.js 1.14kb +0.00b 5.43s -789.00ms 🚀
dist/16.1b342686.js 1.13kb +0.00b 5.43s -793.00ms 🚀
dist/16.2e7f52c6.js 1.13kb +0.00b 5.43s -789.00ms 🚀
dist/heading2.e219309a.js 1.11kb +0.00b 6.50s -432.00ms 🚀
dist/16.dd07505e.js 1.10kb +0.00b 4.22s -584.00ms 🚀
dist/component.40194190.js 1.07kb +0.00b 4.22s -583.00ms 🚀
dist/mention.b1828447.js 1.07kb +0.00b 6.28s -530.00ms 🚀
dist/heading4.5316f6f2.js 1.06kb +0.00b 6.60s -452.00ms 🚀
dist/16.317b9164.js 1.05kb +0.00b 5.78s -652.00ms 🚀
dist/layout.ac6734f9.js 1.05kb +0.00b 6.12s -586.00ms 🚀
dist/divider.d2be55a1.js 1.03kb +0.00b 6.11s -587.00ms 🚀
dist/quote.f4e09143.js 1.02kb +0.00b 6.43s -502.00ms 🚀
dist/action.cb287eb0.js 1.00kb +0.00b 5.93s -662.00ms 🚀
dist/decision.91f3af14.js 1010.00b +0.00b 6.11s -587.00ms 🚀
dist/panel-warning.68b04096.js 1008.00b +0.00b 6.43s -47.61s 🚀
dist/list.057cb664.js 978.00b +0.00b 6.28s -529.00ms 🚀
dist/heading1.fa66b375.js 976.00b +0.00b 6.50s -432.00ms 🚀
dist/panel-error.c4b05f6f.js 906.00b +0.00b 6.28s -532.00ms 🚀
dist/panel.9dbc048e.js 897.00b +0.00b 6.43s -47.61s 🚀
dist/table.b35545be.js 889.00b +0.00b 6.50s -432.00ms 🚀
dist/panel-success.7eb0809a.js 845.00b +0.00b 6.43s -47.61s 🚀
dist/panel-note.ec8386b7.js 841.00b +0.00b 6.43s -47.61s 🚀
dist/media-card-analytics-error-boundary.964206cc.js 833.00b +0.00b 12.61s -980.00ms 🚀
dist/media-card-analytics-error-boundary.57503222.js 833.00b +0.00b 52.90s -43.74s 🚀
dist/media-viewer-analytics-error-boundary.bbe40a02.js 757.00b +0.00b 15.34s -1.07s 🚀
dist/EmojiPickerComponent.a968dafe.js 535.00b +0.00b 9.80s -1.97s 🚀
dist/simpleHasher.f8e69464.js 528.00b +0.00b 12.61s -979.00ms 🚀
dist/simpleHasher.32d9352e.js 528.00b +0.00b 54.52s -42.12s 🚀
dist/index.html 119.00b +0.00b 853.00ms +73.00ms ⚠️

Cached Bundles

Bundle Size Difference Time Difference
dist/index.d6c6b729.js 2.73mb -3.00b 🚀 651.00ms -18.00ms

Three.js x4 🚨

Timings

Description Time Difference
Cold FAILED -0.00ms
Cached FAILED -0.00ms

Cold Bundles

No bundles found, this is probably a failed build...

Cached Bundles

No bundles found, this is probably a failed build...

Click here to view a detailed benchmark overview.

@DeMoorJasper DeMoorJasper changed the title Improve number padding in codeframe [T-650] Fix number padding in codeframe being incorrect if endLine == 10 Jul 11, 2020
@DeMoorJasper DeMoorJasper merged commit a1061e9 into v2 Jul 12, 2020
@DeMoorJasper DeMoorJasper deleted the fix-codeframe-padding branch July 12, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants