openEHR / archie

OpenEHR library implementing ADL 2, AOM 2, BMM, RM 1.0.4 and many tools
Apache License 2.0
53 stars 25 forks source link

Update gradle to 8.8 #609

Closed VeraPrinsen closed 4 months ago

VeraPrinsen commented 4 months ago

Fixes #605

Ran ./gradlew wrapper --gradle-version=8.8 twice

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.85%. Comparing base (e4d16b2) to head (d6e2864).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #609 +/- ## ========================================= Coverage 71.85% 71.85% Complexity 6972 6972 ========================================= Files 663 663 Lines 22740 22740 Branches 3680 3680 ========================================= Hits 16340 16340 Misses 4669 4669 Partials 1731 1731 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.