Fix method reflection bug #5030
Merged
Codecov / codecov/project
succeeded
Dec 3, 2023 in 1s
49.62% (+0.35%) compared to bc55ba6
View this Pull Request on Codecov
49.62% (+0.35%) compared to bc55ba6
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
bc55ba6
) 49.27% compared to head (7df860f
) 49.62%.
Report is 2 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...mework/apollo/audit/aop/ApolloAuditSpanAspect.java | 90.47% | 2 Missing and 2 partials |
...ollo/audit/component/ApolloAuditLogApiJpaImpl.java | 33.33% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #5030 +/- ##
============================================
+ Coverage 49.27% 49.62% +0.35%
- Complexity 1889 1904 +15
============================================
Files 372 372
Lines 11538 11559 +21
Branches 1123 1127 +4
============================================
+ Hits 5685 5736 +51
+ Misses 5513 5483 -30
Partials 340 340
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading