-
Notifications
You must be signed in to change notification settings - Fork 352
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
Conversation
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 12 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
...-services/dhis-service-analytics/src/test/java/org/hisp/dhis/db/sql/DorisSqlBuilderTest.java
Fixed
Show fixed
Hide fixed
...-services/dhis-service-analytics/src/test/java/org/hisp/dhis/db/sql/DorisSqlBuilderTest.java
Fixed
Show fixed
Hide fixed
...-services/dhis-service-analytics/src/test/java/org/hisp/dhis/db/sql/DorisSqlBuilderTest.java
Fixed
Show fixed
Hide fixed
...ervice-core/src/test/java/org/hisp/dhis/trackedentity/job/TrackerTrigramIndexingJobTest.java
Fixed
Show fixed
Hide fixed
…2-core into DHIS2-16705-analytics-db-main
Quality Gate passedIssues Measures |
...ce-analytics/src/main/java/org/hisp/dhis/analytics/table/JdbcEventAnalyticsTableManager.java
Fixed
Show fixed
Hide fixed
...ce-analytics/src/main/java/org/hisp/dhis/analytics/table/JdbcEventAnalyticsTableManager.java
Fixed
Show fixed
Hide fixed
Quality Gate passedIssues Measures |
Main feature branch for Doris as dedicated analytics database work.