Skip to content

feat(react): support alog of component rendering #1164

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

upupming
Copy link
Collaborator

Summary

console.alog is added for component rendering hook:

image

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

codspeed-hq bot commented Jun 26, 2025

CodSpeed Performance Report

Merging #1164 will not alter performance

Comparing upupming:feat/alog (0dfe193) with main (a7e8b5b)

Summary

✅ 10 untouched benchmarks

Copy link

relativeci bot commented Jun 26, 2025

Web Explorer

#2231 Bundle Size — 258.15KiB (0%).

0dfe193(current) vs a7e8b5b main#2217(baseline)

Bundle metrics  Change 2 changes
                 Current
#2231
     Baseline
#2217
No change  Initial JS 140.17KiB 140.17KiB
No change  Initial CSS 31.82KiB 31.82KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 4 4
No change  Assets 4 4
Change  Modules 208(+0.48%) 207
No change  Duplicate Modules 15 15
Change  Duplicate Code 3.4%(-0.29%) 3.41%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#2231
     Baseline
#2217
No change  JS 226.33KiB 226.33KiB
No change  CSS 31.82KiB 31.82KiB

Bundle analysis reportBranch upupming:feat/alogProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link

relativeci bot commented Jun 26, 2025

React Example

#2241 Bundle Size — 233.72KiB (+0.23%).

0dfe193(current) vs a7e8b5b main#2227(baseline)

Bundle metrics  Change 4 changes Regression 1 regression
                 Current
#2241
     Baseline
#2227
No change  Initial JS 0B 0B
No change  Initial CSS 0B 0B
Change  Cache Invalidation 37.49% 0%
No change  Chunks 0 0
No change  Assets 4 4
Change  Modules 156(+2.63%) 152
Regression  Duplicate Modules 62(+3.33%) 60
Change  Duplicate Code 45.83%(+0.04%) 45.81%
No change  Packages 2 2
No change  Duplicate Packages 0 0
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#2241
     Baseline
#2227
No change  IMG 145.76KiB 145.76KiB
Regression  Other 87.96KiB (+0.61%) 87.43KiB

Bundle analysis reportBranch upupming:feat/alogProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link

changeset-bot bot commented Jun 26, 2025

🦋 Changeset detected

Latest commit: 0dfe193

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@lynx-js/testing-environment Patch
@lynx-js/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jun 26, 2025

Codecov Report

Attention: Patch coverage is 67.74194% with 10 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...s/testing-library/testing-environment/src/index.ts 0.00% 10 Missing ⚠️

📢 Thoughts on this report? Let us know!

@upupming upupming force-pushed the feat/alog branch 2 times, most recently from 22741b2 to acc6ec5 Compare June 26, 2025 14:28
@upupming upupming force-pushed the feat/alog branch 3 times, most recently from 796f05d to 3aa7f00 Compare June 27, 2025 09:20
@PupilTong
Copy link
Collaborator

Whats the difference between log and alog?

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.

2 participants