[type:refactor][ISSUE #5344] Standardized null detection coding#5345
Merged
yu199195 merged 2 commits intoapache:masterfrom Dec 8, 2023
MRgenial:f_dev_20231207
Merged
[type:refactor][ISSUE #5344] Standardized null detection coding#5345yu199195 merged 2 commits intoapache:masterfrom MRgenial:f_dev_20231207
yu199195 merged 2 commits intoapache:masterfrom
MRgenial:f_dev_20231207
Conversation
yu199195
approved these changes
Dec 7, 2023
Contributor
Author
|
May I ask where this CI build error was caused? I have not made any modifications to anything here. @yu199195 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #5345 +/- ##
============================================
- Coverage 61.96% 61.95% -0.02%
- Complexity 8720 8721 +1
============================================
Files 1255 1255
Lines 38356 38356
Branches 3675 3675
============================================
- Hits 23766 23762 -4
- Misses 12480 12484 +4
Partials 2110 2110 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standardized null detection coding in shenyu-admin
Make sure that:
./mvnw clean install -Dmaven.javadoc.skip=true.