fix: only restrict set of checks when executing them [DHIS2-16256] (2.39) #15849
Codecov / codecov/project
succeeded
Dec 6, 2023 in 1s
64.86% (+6.28%) compared to 886690f
View this Pull Request on Codecov
64.86% (+6.28%) compared to 886690f
Details
Codecov Report
Merging #15849 (00f50c8) into 2.39 (886690f) will increase coverage by
6.28%
.
Report is 125 commits behind head on 2.39.
The diff coverage is70.25%
.
Additional details and impacted files
@@ Coverage Diff @@
## 2.39 #15849 +/- ##
============================================
+ Coverage 58.58% 64.86% +6.28%
- Complexity 25817 28768 +2951
============================================
Files 3207 3215 +8
Lines 121397 121982 +585
Branches 14158 14233 +75
============================================
+ Hits 71118 79129 +8011
+ Misses 44340 36341 -7999
- Partials 5939 6512 +573
Files | Coverage Δ | |
---|---|---|
...main/java/org/hisp/dhis/appmanager/AppManager.java | 100.00% <ø> (ø) |
|
...src/main/java/org/hisp/dhis/category/Category.java | 65.21% <100.00%> (ø) |
|
...ava/org/hisp/dhis/common/BaseAnalyticalObject.java | 70.95% <100.00%> (+5.81%) |
⬆️ |
...a/org/hisp/dhis/common/BaseIdentifiableObject.java | 80.20% <100.00%> (+1.37%) |
⬆️ |
...s-api/src/main/java/org/hisp/dhis/common/Grid.java | 0.00% <ø> (ø) |
|
.../src/main/java/org/hisp/dhis/common/QueryItem.java | 68.66% <100.00%> (ø) |
|
...isp/dhis/dataapproval/DataApprovalPermissions.java | 91.66% <ø> (+22.43%) |
⬆️ |
...rg/hisp/dhis/dataintegrity/DataIntegrityCheck.java | 100.00% <100.00%> (ø) |
|
...isp/dhis/dataintegrity/DataIntegrityCheckType.java | 100.00% <100.00%> (+100.00%) |
⬆️ |
.../hisp/dhis/dataintegrity/DataIntegrityDetails.java | 81.81% <ø> (+9.09%) |
⬆️ |
... and 105 more |
... and 575 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 29f45b4...00f50c8. Read the comment docs.
Loading