Skip to content

feat: rsdoctor module object add issuerPath property #10007

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

Merged
merged 5 commits into from
Apr 16, 2025

Conversation

easy1090
Copy link
Contributor

@easy1090 easy1090 commented Apr 13, 2025

feat: rsdoctor module object add issuerPath properry.

Summary

This pull request introduces several changes to the rsdoctor module in the rspack project, primarily focusing on adding support for tracking the issuer path of modules. The most important changes include the addition of the issuer_path field to the RsdoctorModule and JsRsdoctorModule structs, and the corresponding logic to populate this field.

Checklist

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

Copy link

netlify bot commented Apr 13, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit bd18d92
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ff8b0558fa6c0009bcfead

@easy1090 easy1090 changed the title Rsdoctor add issuer path feat: rsdoctor module object add issuerPath Apr 13, 2025
@easy1090 easy1090 changed the title feat: rsdoctor module object add issuerPath feat: rsdoctor module object add issuerPath property Apr 13, 2025
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Apr 13, 2025
Copy link

codspeed-hq bot commented Apr 13, 2025

CodSpeed Performance Report

Merging #10007 will not alter performance

Comparing rsdoctor-add-issuerPath (bd18d92) with main (bc56391)

🎉 Hooray! codspeed-node just leveled up to 4.0.1!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 11 untouched benchmarks

@easy1090 easy1090 force-pushed the rsdoctor-add-issuerPath branch 4 times, most recently from c5ea5f4 to 3626a13 Compare April 16, 2025 09:18
feat: rsdoctor module object add issuerPath

feat: rsdoctor native plugin add issuer_path property

feat: rsdoctor native plugin add issuer_path property

feat: rsdoctor module object add issuerPath property
@easy1090 easy1090 force-pushed the rsdoctor-add-issuerPath branch from 3626a13 to 285b1ec Compare April 16, 2025 09:25
@easy1090 easy1090 requested a review from LingyuCoder April 16, 2025 13:29
@LingyuCoder LingyuCoder merged commit c5c10eb into main Apr 16, 2025
27 checks passed
@LingyuCoder LingyuCoder deleted the rsdoctor-add-issuerPath branch April 16, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants