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

fix: Month names are not same as the report in the PDF [2.39-DHIS2-15372-backport] #15359

Merged
merged 1 commit into from
Oct 10, 2023

fix: Month names are not same as the report in the PDF [2.39-DHIS2-15…

d48c30a
Select commit
Loading
Failed to load commit list.
Merged

fix: Month names are not same as the report in the PDF [2.39-DHIS2-15372-backport] #15359

fix: Month names are not same as the report in the PDF [2.39-DHIS2-15…
d48c30a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

64.76% (+6.18%) compared to 886690f

View this Pull Request on Codecov

64.76% (+6.18%) compared to 886690f

Details

Codecov Report

Merging #15359 (d48c30a) into 2.39 (886690f) will increase coverage by 6.18%.
Report is 77 commits behind head on 2.39.
The diff coverage is 67.55%.

@@             Coverage Diff              @@
##               2.39   #15359      +/-   ##
============================================
+ Coverage     58.58%   64.76%   +6.18%     
- Complexity    25817    28647    +2830     
============================================
  Files          3207     3212       +5     
  Lines        121397   121744     +347     
  Branches      14158    14202      +44     
============================================
+ Hits          71118    78853    +7735     
+ Misses        44340    36401    -7939     
- Partials       5939     6490     +551     
Files Coverage Δ
...main/java/org/hisp/dhis/appmanager/AppManager.java 100.00% <ø> (ø)
...src/main/java/org/hisp/dhis/category/Category.java 65.21% <100.00%> (ø)
...ava/org/hisp/dhis/common/BaseAnalyticalObject.java 70.95% <100.00%> (+5.81%) ⬆️
...a/org/hisp/dhis/common/BaseIdentifiableObject.java 80.20% <100.00%> (+1.37%) ⬆️
...s-api/src/main/java/org/hisp/dhis/common/Grid.java 0.00% <ø> (ø)
.../src/main/java/org/hisp/dhis/common/QueryItem.java 68.66% <100.00%> (ø)
...isp/dhis/dataapproval/DataApprovalPermissions.java 91.66% <ø> (+22.43%) ⬆️
...rc/main/java/org/hisp/dhis/feedback/ErrorCode.java 100.00% <100.00%> (ø)
...src/main/java/org/hisp/dhis/period/PeriodType.java 85.45% <100.00%> (+1.91%) ⬆️
...rg/hisp/dhis/resourcetable/ResourceTableStore.java 100.00% <ø> (+100.00%) ⬆️
... and 89 more

... and 554 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 37ef2df...d48c30a. Read the comment docs.