Skip to content
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

chore: Replace data element no groups Java check with SQL based check #15812

Merged
merged 2 commits into from
Dec 4, 2023

Merge branch 'master' into DHIS2-16233

d4b5201
Select commit
Loading
Failed to load commit list.
Merged

chore: Replace data element no groups Java check with SQL based check #15812

Merge branch 'master' into DHIS2-16233
d4b5201
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

66.34% (-0.01%) compared to d0e12c6

View this Pull Request on Codecov

66.34% (-0.01%) compared to d0e12c6

Details

Codecov Report

Merging #15812 (d4b5201) into master (d0e12c6) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15812      +/-   ##
============================================
- Coverage     66.34%   66.34%   -0.01%     
  Complexity    31440    31440              
============================================
  Files          3491     3491              
  Lines        130107   130105       -2     
  Branches      15192    15192              
============================================
- Hits          86322    86320       -2     
- Misses        36704    36705       +1     
+ Partials       7081     7080       -1     
Files Coverage Δ
...isp/dhis/dataintegrity/DataIntegrityCheckType.java 100.00% <ø> (ø)
...is/dataintegrity/FlattenedDataIntegrityReport.java 97.26% <100.00%> (-0.02%) ⬇️
...his/dataintegrity/DefaultDataIntegrityService.java 76.68% <100.00%> (ø)

... and 3 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 d0e12c6...d4b5201. Read the comment docs.