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: Rename incidentdate to occurreddate in DB [TECH-1665] #15700

Merged
merged 1 commit into from
Nov 16, 2023

chore: Rename incidentdate to occurreddate in DB [TECH-1655]

ffbce21
Select commit
Loading
Failed to load commit list.
Merged

chore: Rename incidentdate to occurreddate in DB [TECH-1665] #15700

chore: Rename incidentdate to occurreddate in DB [TECH-1655]
ffbce21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 1s

66.21% (+0.00%) compared to 0adbc6a

View this Pull Request on Codecov

66.21% (+0.00%) compared to 0adbc6a

Details

Codecov Report

Merging #15700 (ffbce21) into master (0adbc6a) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 80.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #15700   +/-   ##
=========================================
  Coverage     66.21%   66.21%           
+ Complexity    31281    31276    -5     
=========================================
  Files          3483     3483           
  Lines        129910   129910           
  Branches      15181    15181           
=========================================
+ Hits          86021    86022    +1     
+ Misses        36808    36801    -7     
- Partials       7081     7087    +6     
Files Coverage Δ
...ics/table/JdbcEnrollmentAnalyticsTableManager.java 94.91% <100.00%> (ø)
...nalytics/table/JdbcEventAnalyticsTableManager.java 81.66% <100.00%> (ø)
...table/JdbcTeiEnrollmentsAnalyticsTableManager.java 88.23% <100.00%> (ø)
...rg/hisp/dhis/program/DefaultEnrollmentService.java 53.20% <100.00%> (ø)
...ava/org/hisp/dhis/program/DefaultEventService.java 27.17% <100.00%> (ø)
.../org/hisp/dhis/program/variable/vIncidentDate.java 100.00% <100.00%> (ø)
...ker/trackedentity/store/query/EnrollmentQuery.java 98.14% <100.00%> (ø)
...hisp/dhis/tracker/export/event/JdbcEventStore.java 85.43% <100.00%> (ø)
...ort/trackedentity/HibernateTrackedEntityStore.java 68.19% <100.00%> (ø)
...ggregates/mapper/EnrollmentRowCallbackHandler.java 97.77% <100.00%> (ø)
... and 3 more

... and 8 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 bc33046...ffbce21. Read the comment docs.