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

chore: improve let block scoping #81

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented Jan 31, 2024

adding part from #25

Copy link

netlify bot commented Jan 31, 2024

Deploy Preview for g-next ready!

Name Link
🔨 Latest commit 8073c83
🔍 Latest deploy log https://app.netlify.com/sites/g-next/deploys/65b9f845f5be4400080337cb
😎 Deploy Preview https://deploy-preview-81--g-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lifeart lifeart marked this pull request as ready for review January 31, 2024 07:36
Copy link

Code Coverage Report

Coverage after merging improve-let-block-scoping into master

74.82%
Coverage Report
FileLines (%)Funcs (%)Uncovered Lines
.../pages/page-one
   Smile.ts71.436, 7, 8, 9, ...
.../pages/page-two
   Clock.ts94.2983.3318, 27
tests
   utils.ts95.6531, 75, 76, 77, ...
utils
   benchmark.ts69.4419, 20, 21, 22, ...
   compat.ts96.2328, 29, 30, 38, ...
   component.ts96.7079, 8, 9, 97, ...
   dom-api.ts95.6512, 21, 22, 23, ...
   dom.ts98.0592.11707, 710, 722, 742, ...
   ember-inspector.ts14.70096, 97, 98, 99, ...
   if.ts59.8366.6796, 97, 98, 99, ...
   list.ts93.388066, 70, 71, 72, ...
   reactive.ts90.5966, 67, 85, 86, ...
   rehydration-dom-api.ts5096, 97, 98, 99, ...
   rehydration.ts135, 144
   runtime.ts95.7411, 12, 13
   shared.ts76.7095, 96, 97, 98, ...
   vm.ts24, 4
utils/helpers
   hash.ts81.8266.6714, 15, 16, 17, ...
   if.ts66.672, 3, 4
utils/inspector
   index.ts33.33096, 97, 98, 99, ...

@lifeart lifeart merged commit da3e28a into master Jan 31, 2024
7 of 8 checks passed
@lifeart lifeart deleted the improve-let-block-scoping branch January 31, 2024 07:37
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.

1 participant