feat: Refactoring of CurrentUserService and introduction of UserDetails and more #15727
Codecov / codecov/project
succeeded
Jan 11, 2024 in 0s
66.46% (-0.01%) compared to 7ec1cf0
View this Pull Request on Codecov
66.46% (-0.01%) compared to 7ec1cf0
Details
Codecov Report
Attention: 486 lines
in your changes are missing coverage. Please review.
Comparison is base (
7ec1cf0
) 66.46% compared to head (1ab6228
) 66.46%.
Additional details and impacted files
@@ Coverage Diff @@
## master #15727 +/- ##
============================================
- Coverage 66.46% 66.46% -0.01%
- Complexity 31600 31611 +11
============================================
Files 3508 3513 +5
Lines 130769 131118 +349
Branches 15254 15298 +44
============================================
+ Hits 86922 87149 +227
- Misses 36769 36838 +69
- Partials 7078 7131 +53
Files | Coverage Δ | |
---|---|---|
...n/java/org/hisp/dhis/category/CategoryService.java | 100.00% <ø> (ø) |
|
...ava/org/hisp/dhis/common/BaseAnalyticalObject.java | 74.43% <100.00%> (ø) |
|
.../java/org/hisp/dhis/common/IdentifiableObject.java | 0.00% <ø> (ø) |
|
...rg/hisp/dhis/common/IdentifiableObjectManager.java | 100.00% <ø> (ø) |
|
...is-api/src/main/java/org/hisp/dhis/common/UID.java | 90.90% <100.00%> (+0.90%) |
⬆️ |
...p/dhis/common/adapter/BaseIdentifiableObject_.java | 0.00% <ø> (ø) |
|
.../hisp/dhis/configuration/ConfigurationService.java | 100.00% <ø> (ø) |
|
...va/org/hisp/dhis/dataelement/DataElementStore.java | 100.00% <ø> (ø) |
|
...i/src/main/java/org/hisp/dhis/dataset/DataSet.java | 79.61% <ø> (ø) |
|
...java/org/hisp/dhis/hibernate/HibernateService.java | 100.00% <100.00%> (ø) |
|
... and 249 more |
... and 148 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7ec1cf0...1ab6228. Read the comment docs.
Loading