Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork424
refactoring: implement a proper dependency (.d) file parser#2972
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
04aafb3
toafc0826
Comparecodecovbot commentedAug 12, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## master #2972 +/- ##========================================= Coverage ? 68.31% ========================================= Files ? 242 Lines ? 22743 Branches ? 0 ========================================= Hits ? 15538 Misses ? 6007 Partials ? 1198
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Please check if the PR fulfills these requirements
Seehow to contribute
before creating one)
our contributing guidelines
UPGRADING.md
has been updated with a migration guide (for breaking changes)configuration.schema.json
updated if new parameters are added.What kind of change does this PR introduce?
Refactor the dep (.d) file parser to handle more cases, and refine the subroutine API.
What is the current behavior?
No changes.
What is the new behavior?
No changes.
Does this PR introduce a breaking change, and istitled accordingly?
No.
Other information