Skip to content

feat: rsdoctor module object add issuerPath property#10007

Merged
LingyuCoder merged 5 commits intomainfrom
rsdoctor-add-issuerPath
Apr 16, 2025
Merged

feat: rsdoctor module object add issuerPath property#10007
LingyuCoder merged 5 commits intomainfrom
rsdoctor-add-issuerPath

Conversation

@yifancong
Copy link
Copy Markdown
Contributor

@yifancong yifancong 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).

@netlify
Copy link
Copy Markdown

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

@yifancong yifancong changed the title Rsdoctor add issuer path feat: rsdoctor module object add issuerPath Apr 13, 2025
@yifancong yifancong 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
@codspeed-hq
Copy link
Copy Markdown

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

@yifancong yifancong 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
@yifancong yifancong force-pushed the rsdoctor-add-issuerPath branch from 3626a13 to 285b1ec Compare April 16, 2025 09:25
@yifancong yifancong 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