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

clean: Remove dead code [ TECH-1618 ] #15784

Merged
merged 1 commit into from
Nov 29, 2023

fix: clean up

423a0e7
Select commit
Loading
Failed to load commit list.
Merged

clean: Remove dead code [ TECH-1618 ] #15784

fix: clean up
423a0e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 1s

66.28% (+0.00%) compared to e434a0b

View this Pull Request on Codecov

66.28% (+0.00%) compared to e434a0b

Details

Codecov Report

Merging #15784 (423a0e7) into master (e434a0b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #15784   +/-   ##
=========================================
  Coverage     66.28%   66.28%           
- Complexity    31415    31416    +1     
=========================================
  Files          3492     3492           
  Lines        130200   130199    -1     
  Branches      15211    15211           
=========================================
+ Hits          86306    86307    +1     
+ Misses        36801    36800    -1     
+ Partials       7093     7092    -1     
Files Coverage Δ
...er/export/enrollment/DefaultEnrollmentService.java 64.66% <ø> (ø)
...r/export/enrollment/EnrollmentOperationParams.java 75.00% <ø> (ø)
...his/tracker/export/event/EventOperationParams.java 80.00% <ø> (ø)
...port/relationship/RelationshipOperationParams.java 66.66% <ø> (ø)
...rt/trackedentity/TrackedEntityOperationParams.java 80.00% <ø> (ø)
...rackedentity/aggregates/mapper/AbstractMapper.java 100.00% <ø> (ø)
.../dhis/tracker/imports/TrackerBundleReportMode.java 100.00% <100.00%> (ø)
...p/dhis/tracker/imports/preheat/TrackerPreheat.java 89.08% <100.00%> (ø)
...sp/dhis/tracker/imports/programrule/IssueType.java 100.00% <100.00%> (ø)
.../imports/validation/validator/ValidationUtils.java 91.54% <ø> (-0.12%) ⬇️

... and 1 file 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 e434a0b...423a0e7. Read the comment docs.