fix(deps): update dependency jacoco to v0.8.14#118
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #118 +/- ##
=========================================
Coverage 87.63% 87.63%
Complexity 59 59
=========================================
Files 16 16
Lines 186 186
Branches 8 8
=========================================
Hits 163 163
Misses 21 21
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e1ef9ce to
63e4966
Compare
63e4966 to
37878a2
Compare
37878a2 to
c7b98d8
Compare
c7b98d8 to
6be14fb
Compare
6be14fb to
d27f319
Compare
d27f319 to
a33f3a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.2→0.8.14Release Notes
jacoco/jacoco (jacoco)
v0.8.14: 0.8.14New Features
Fixed bugs
Fixed handling of exceptions in chains of safe call operators in Kotlin (GitHub #1819).
Non-functional Changes
v0.8.13: 0.8.13New Features
inlinefunctions (GitHub #1670).inlinefunctions withreifiedtype parameter (GitHub #1670, #1700).JvmSyntheticfunctions (GitHub #1700).getEntriesgenerated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub #1625).JvmOverloadsannotation are filtered out (GitHub #1768).Fixed bugs
Non-functional Changes
IllegalArgumentExceptionoccurs during reading of zip file (GitHub #1833).v0.8.12: 0.8.12New Features
Fixed bugs
Non-functional Changes
v0.8.11: 0.8.11New Features
Fixed bugs
VerifyErrorwhen the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #893).Non-functional Changes
v0.8.10: 0.8.10Fixed bugs
SecurityManageroutside of itscodeBase(GitHub #1425).v0.8.9: 0.8.9New Features
report-aggregateMaven goal (GitHub #1007).Fixed bugs
java.langpackage to unnamed module of the application class loader (GitHub #1334).Non-functional Changes
v0.8.8: 0.8.8New Features
Fixed bugs
NullPointerExceptionduring filtering (GitHub #1189).Non-functional Changes
v0.8.7: 0.8.7New Features
formatsparameter for Maven report goals to specify the generated report formats. Contributed by troosan. (GitHub #1175).syntheticmethods added by the Kotlin compiler version 1.5.0 and above forprivatesuspending functions are filtered out (GitHub #1174).lateinitproperty is filtered out during generation of report (GitHub #1166).kotlin.Stringvalues is filtered out during generation of report (GitHub #1172).kotlin.Stringvalues (GitHub #1156).Fixed bugs
Non-functional Changes
maven-reporting-implany more (GitHub #1121).v0.8.6: 0.8.6New Features
toString,hashCodeandequalsgenerated by compiler for records are filtered out during generation of report (GitHub #990).Fixed bugs
Non-functional Changes
API Changes
URLStreamHandlerRuntimeremoved (GitHub #471).All Resolved Issues
v0.8.5: 0.8.5New Features
Fixed bugs
syntheticconstructors that contain values of default arguments in Kotlin should not be ignored (GitHub #888).longordoubleshould be filtered out during generation of report (GitHub #908).syntheticmethods that contain bodies of anonymous functions in Scala should not be ignored (GitHub #912).NullPointerExceptionduring filtering (GitHub #942, #944).Non-functional Changes
API Changes
AnalyzerandInstrumenterand thus also during report generation and offline instrumentation (GitHub #952).All Resolved Issues
v0.8.4: 0.8.4New Features
Fixed bugs
module-info.classshould be excluded from analysis to not causeIllegalStateException(GitHub #859).API Changes
Instrumenter.instrument(org.objectweb.asm.ClassReader)andAnalyzer.analyzeClass(org.objectweb.asm.ClassReader)were removed (GitHub #850).Non-functional Changes
All Resolved Issues
v0.8.3: 0.8.3New Features
runtimeorclassand whose simple name contains "Generated" (previously equality was required) are filtered out during generation of report (GitHub #822).Fixed Bugs
syntheticmethods that contain values of default arguments in Kotlin should not be ignored (GitHub #774).syntheticmethods that represent suspend functions in Kotlin should not be ignored (GitHub #804).includesandexcludesfromdump,mergeandrestore-instrumented-classesgoals of jacoco-maven-plugin, because they have no effect (GitHub #827).Non-functional Changes
All Resolved Issues
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.