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

Add additional rspack builder entrypoint #1147

Conversation

jmhobbs
Copy link
Contributor

@jmhobbs jmhobbs commented Jan 29, 2025

Add an entrypoint we missed for rspack tracing.

Closes #1146

πŸ“¦ Published PR as canary version: 11.25.3--canary.1147.13055746815.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@jmhobbs jmhobbs added release Auto: Create a `latest` release when merged patch Auto: Increment the patch version when merged labels Jan 29, 2025
@jmhobbs jmhobbs requested a review from codykaup January 29, 2025 17:19
@jmhobbs jmhobbs self-assigned this Jan 29, 2025
Copy link
Contributor

πŸ“¦ Package Size: 5448 KB
βœ… Compared to main: 0 KB 71abbcc (5448 KB)

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 70.04%. Comparing base (71abbcc) to head (2dfe359).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1147   +/-   ##
=======================================
  Coverage   70.03%   70.04%           
=======================================
  Files         202      202           
  Lines        7353     7354    +1     
  Branches     1301     1303    +2     
=======================================
+ Hits         5150     5151    +1     
  Misses       2180     2180           
  Partials       23       23           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@jmhobbs jmhobbs added this pull request to the merge queue Jan 30, 2025
Merged via the queue into main with commit 9047fb7 Jan 30, 2025
25 of 26 checks passed
@jmhobbs jmhobbs deleted the jmhobbs/cap-2681-chromatic-fails-to-trace-dependencies-between-rsbuild branch January 30, 2025 15:35
@chromatic-ci-bot
Copy link
Collaborator

πŸš€ PR was released in v11.25.2 πŸš€

@chromatic-ci-bot chromatic-ci-bot added the released Verdict: This issue/pull request has been released label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged released Verdict: This issue/pull request has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chromatic fails to trace dependencies between Rsbuild modules
3 participants