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 enddate to completeddate in DB [TECH-1655] #15687

Merged
merged 3 commits into from
Nov 15, 2023

Fix tests

03ba72b
Select commit
Loading
Failed to load commit list.
Merged

chore: Rename enddate to completeddate in DB [TECH-1655] #15687

Fix tests
03ba72b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

66.21% (-0.04%) compared to bc2befc

View this Pull Request on Codecov

66.21% (-0.04%) compared to bc2befc

Details

Codecov Report

Merging #15687 (03ba72b) into master (bc2befc) will decrease coverage by 0.04%.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15687      +/-   ##
============================================
- Coverage     66.25%   66.21%   -0.04%     
+ Complexity    31306    31280      -26     
============================================
  Files          3488     3483       -5     
  Lines        129982   129910      -72     
  Branches      15179    15181       +2     
============================================
- Hits          86116    86019      -97     
- Misses        36780    36809      +29     
+ Partials       7086     7082       -4     
Files Coverage Δ
...ics/table/JdbcEnrollmentAnalyticsTableManager.java 94.91% <ø> (ø)
...table/JdbcTeiEnrollmentsAnalyticsTableManager.java 88.23% <100.00%> (ø)
...ker/trackedentity/store/query/EnrollmentQuery.java 98.14% <100.00%> (ø)
...rackedentity/aggregates/query/EnrollmentQuery.java 98.14% <100.00%> (ø)

... and 56 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 bc2befc...03ba72b. Read the comment docs.