-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Refactor: redesign AllPathsFromSourceToTarget #5224
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
Refactor: redesign AllPathsFromSourceToTarget #5224
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5224 +/- ##
============================================
- Coverage 40.35% 40.34% -0.02%
+ Complexity 2486 2485 -1
============================================
Files 519 519
Lines 15479 15478 -1
Branches 2950 2949 -1
============================================
- Hits 6247 6244 -3
- Misses 8943 8944 +1
- Partials 289 290 +1 ☔ View full report in Codecov by Sentry. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution! |
Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution! |
Related to #5164
clang-format -i --style=file path/to/your/file.java