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

feat: Analytics database [DHIS2-16705] #16539

Closed
wants to merge 679 commits into from

Conversation

larshelge
Copy link
Member

@larshelge larshelge commented Feb 17, 2024

Main feature branch for Doris as dedicated analytics database work.

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: Patch coverage is 67.08861% with 104 lines in your changes are missing coverage. Please review.

Project coverage is 67.20%. Comparing base (cc302ec) to head (6729d80).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16539      +/-   ##
============================================
+ Coverage     67.18%   67.20%   +0.01%     
- Complexity    32256    32325      +69     
============================================
  Files          3563     3566       +3     
  Lines        132288   132518     +230     
  Branches      15340    15358      +18     
============================================
+ Hits          88880    89058     +178     
- Misses        36216    36260      +44     
- Partials       7192     7200       +8     
Flag Coverage Δ
integration 50.07% <44.30%> (-0.01%) ⬇️
integration-h2 34.08% <3.16%> (-0.03%) ⬇️
unit 30.46% <40.82%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...analytics/table/AbstractEventJdbcTableManager.java 90.56% <100.00%> (+0.36%) ⬆️
...tics/table/JdbcCompletenessTargetTableManager.java 91.66% <100.00%> (+0.75%) ⬆️
...ics/table/JdbcEnrollmentAnalyticsTableManager.java 92.10% <100.00%> (+0.21%) ⬆️
...analytics/table/JdbcOrgUnitTargetTableManager.java 90.90% <100.00%> (+0.90%) ⬆️
...tics/table/JdbcOwnershipAnalyticsTableManager.java 93.75% <100.00%> (+0.09%) ⬆️
...lytics/table/JdbcValidationResultTableManager.java 90.56% <100.00%> (+0.56%) ⬆️
...nalytics/table/setting/AnalyticsTableSettings.java 78.94% <100.00%> (+2.47%) ⬆️
...etable/table/CategoryOptionComboResourceTable.java 100.00% <100.00%> (ø)
...his/resourcetable/table/CategoryResourceTable.java 100.00% <100.00%> (ø)
...etable/table/DataElementGroupSetResourceTable.java 100.00% <100.00%> (ø)
... and 18 more

... and 12 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 cc302ec...6729d80. Read the comment docs.

Copy link

sonarcloud bot commented Jul 2, 2024

@larshelge larshelge changed the title feat: Analytics database [DRAFT] [DHIS2-16705] [Master] feat: Analytics database [DRAFT] [DHIS2-16705] Oct 31, 2024
@larshelge larshelge changed the title feat: Analytics database [DRAFT] [DHIS2-16705] feat: Analytics database [DHIS2-16705] Nov 1, 2024
@larshelge larshelge marked this pull request as ready for review November 1, 2024 08:54
@maikelarabori maikelarabori added the run-api-analytics-tests Enables analytics e2e tests label Nov 1, 2024
@larshelge larshelge enabled auto-merge (squash) November 1, 2024 10:07
Copy link

sonarcloud bot commented Nov 1, 2024

@larshelge larshelge closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-api-analytics-tests Enables analytics e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants