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

parse the dep tree in the sub bundle first #834

Merged
merged 6 commits into from
Jan 23, 2024
Merged

parse the dep tree in the sub bundle first #834

merged 6 commits into from
Jan 23, 2024

Conversation

lvjing2
Copy link
Collaborator

@lvjing2 lvjing2 commented Jan 22, 2024

fix #835

@sofastack-cla sofastack-cla bot added size/M and removed size/S labels Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce74333) 78.01% compared to head (34580be) 78.17%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #834      +/-   ##
============================================
+ Coverage     78.01%   78.17%   +0.16%     
- Complexity      834      835       +1     
============================================
  Files           162      162              
  Lines          6794     6794              
  Branches       1011     1011              
============================================
+ Hits           5300     5311      +11     
+ Misses          975      964      -11     
  Partials        519      519              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gaosaroma gaosaroma self-requested a review January 23, 2024 09:23
Copy link
Collaborator

@gaosaroma gaosaroma left a comment

Choose a reason for hiding this comment

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

LGTM

@gaosaroma gaosaroma merged commit ca0f15f into master Jan 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

模块与基座共库时,模块构建扫描到基座依赖
2 participants