-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix issue 4846 #4855
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
Fix issue 4846 #4855
Conversation
...er-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/Issue4846Test.java
Outdated
Show resolved
Hide resolved
...er-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/Issue4846Test.java
Outdated
Show resolved
Hide resolved
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4855 +/- ##
===============================================
+ Coverage 58.351% 58.354% +0.002%
- Complexity 2531 2532 +1
===============================================
Files 671 671
Lines 38859 38861 +2
Branches 7063 7064 +1
===============================================
+ Hits 22675 22677 +2
+ Misses 13295 13293 -2
- Partials 2889 2891 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
You still need to use spotless to format your changes (mvn sptoless:apply). |
Thank you for your contribution. |
Fixes #4846.