Closed bradh closed 2 years ago
Merging #381 (87d584b) into 2.x (aa6ae34) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## 2.x #381 +/- ##
=========================================
Coverage 90.91% 90.91%
Complexity 5583 5583
=========================================
Files 613 613
Lines 14738 14738
Branches 1359 1359
=========================================
Hits 13399 13399
Misses 1291 1291
Partials 48 48
Flag | Coverage Δ | |
---|---|---|
unittests-api | 98.86% <ø> (ø) |
|
unittests-api-ffmpeg | 15.78% <ø> (ø) |
|
unittests-awt | 100.00% <ø> (ø) |
|
unittests-core | 98.49% <ø> (ø) |
|
unittests-geoid | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update aa6ae34...87d584b. Read the comment docs.
Motivation and Context
This is a low priority upgrade to checkstyle 9.3. Currently we have 9.2.1.
The changes in 9.3 are shown at https://checkstyle.org/releasenotes.html#Release_9.3
I don't think there is anything in there we particularly need. This is just to keep current, and position for future JDK 17 support.
Description
Update the version in managed dependencies.
How Has This Been Tested?
Just did a full build. This tool is only compile-time, so that seems appropriate.
Screenshots (if appropriate):
Types of changes
Checklist: