Skip to content

Conversation

philibea
Copy link
Collaborator

Summary

Type

  • Documentation

Summarise concisely:

What is expected?

add a little script that will help to know the deps between component.

@philibea philibea requested review from a team, matthprost and lisalupi as code owners August 26, 2025 12:45
Copy link

changeset-bot bot commented Aug 26, 2025

⚠️ No Changeset found

Latest commit: 8f5e601

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.48%. Comparing base (2c0216e) to head (8f5e601).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5470   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files         228      228           
  Lines        8131     8131           
  Branches     3509     3560   +51     
=======================================
  Hits         7520     7520           
  Misses        611      611           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c0216e...8f5e601. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@matthprost matthprost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It generate two files :

new file:   deps.json
new file:   depsFiltered.json

Either we push them or we add them in .gitignore

@philibea philibea merged commit 73b2dfb into main Sep 18, 2025
8 checks passed
@philibea philibea deleted the analyse-deps branch September 18, 2025 14:01
philibea added a commit that referenced this pull request Sep 22, 2025
* docs(deps): script analyse deps

Signed-off-by: protobuf-ci-cd <[email protected]>

* feat: add sorted record

* fix: gitignore

---------

Signed-off-by: protobuf-ci-cd <[email protected]>
Co-authored-by: lisa <[email protected]>
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.

4 participants