-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.1 #3534
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/kotlinkover
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
May 30, 2024 15:45
b1a92e3
to
d11271f
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.0
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.1
Jun 10, 2024
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
June 10, 2024 14:07
d11271f
to
0602c59
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
June 27, 2024 18:33
0602c59
to
ba88610
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.1
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.2
Jun 27, 2024
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
July 1, 2024 18:56
ba88610
to
4c608d1
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
July 11, 2024 22:12
4c608d1
to
bbb3b96
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
July 19, 2024 17:00
bbb3b96
to
e97cead
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.2
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.3
Jul 19, 2024
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
July 30, 2024 12:25
e97cead
to
1b050cc
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
August 6, 2024 21:57
1b050cc
to
490191e
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
3 times, most recently
from
September 5, 2024 22:37
53225f9
to
f772f08
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
September 16, 2024 15:20
f772f08
to
16fa9e7
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
2 times, most recently
from
October 16, 2024 17:38
5db5854
to
21a534a
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
2 times, most recently
from
October 30, 2024 19:59
84185f1
to
bdfddab
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
November 8, 2024 14:00
bdfddab
to
451e438
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
November 18, 2024 16:14
451e438
to
e73971d
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
2 times, most recently
from
December 3, 2024 14:34
84207d6
to
5e0f5ae
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.8.3
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.0
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
December 12, 2024 19:52
5e0f5ae
to
b2a5eca
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
December 20, 2024 21:43
b2a5eca
to
571ab0a
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
2 times, most recently
from
January 8, 2025 14:19
7ad7cda
to
0589c3e
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.0
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.1
Jan 8, 2025
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
January 14, 2025 15:39
0589c3e
to
c8754c1
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
January 23, 2025 17:18
c8754c1
to
5e916e0
Compare
renovate
bot
force-pushed
the
renovate/kotlinkover
branch
from
January 29, 2025 16:35
5e916e0
to
cb9db82
Compare
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.7.6
->0.9.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx:kover-gradle-plugin)
v0.9.1
===================
Kover Gradle Plugin
Features
#714
Added ability to specify inclusion filter for source setsBugfixes
#716
Fixed Gradle 9.0 migration issue#721
Fixed creation of Kover Agent arguments filev0.9.0
===================
Kover Gradle Plugin
Features
#645
Added ability to supplement coverage values from external binary reports#673
Implemented ability to specify instrumentation include filterBugfixes
#678
Added USAGE attribute to all Kover configurations#666
Replaced JaCoCo ant-calls with programmatic calls of JaCoCo's classesKover Aggregation Plugin
Features
Bugfixes
Kover CLI
Features
#677
Implemented merging of binary reports in Kover CLI and Kover FeaturesBugfixes
#709
Fixed offline instrumentation of jar filesKover JVM Agent
Bugfixes
Documentation
#660
Fixed mistake in JVM agent docsKover Maven Plugin
Documentation
#658
Fixed documentation about Maven plugin#701
Fixed warning for empty Kotlin plugin configurationChangelog relative to version
0.9.0-RC
Kover Aggregation Plugin
Kover Maven Plugin
#701
Fixed warning for empty Kotlin plugin configurationKover CLI
#709
Fixed offline instrumentation of jar filesv0.8.3
===================
Kover Aggregation Plugin
Kover Maven Plugin
#51
Implemented Kover Maven Pluginv0.8.2
===================
Kover Aggregation Plugin
Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running.
This is not a production-ready plugin, it is in an incubation state.
Please refer to the GitHub issue and documentation for details.
Kover Gradle Plugin
Bugfixes
#621
Fixed coverage evaluation for enum in K2#633
Fix issue with identical cache keys between projects#613
Fixed JaCoCo error: Can't add different class with same name#601
Fixed support of Compose functions#646
Fixed reusing of configuration cache#628
Fixed coverage evaluation of try-finally and try-with-resources for Java codeFeatures
v0.8.1
===================
Kover Gradle Plugin
Features
#600
Apply recommendations for improving DSLBugfixes
#610
FixedKoverCriticalException
with a certain order of applying of pluginsv0.8.0
===================
This release introduces DSL rework to simplify the work with Android build variants, adds the possibility of lazy configuration, allows for the creation of custom report variants, and expands the ability of reports filtering.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as the migration guide.
Kover Gradle Plugin
Features
#461
Implemented DSL revision 4#410
Add possibility of lazy configuration of Kover extensions#462
Redesign the concept of default reports#463
Add the ability to create custom report variants#338
Create an interface for Kover tasks#66
Added support for the publishing plugin to Gradle Plugin Portal#466
Implemented multi-project shortcuts#339
Implemented warn on verification error#572
Added DslMarker to Kover public interfaces#570
Added overload for functions of KoverVariantCreateConfig#590
Expose reportDir property in KoverHtmlReport interface#587
Added property variantName to KoverReport interface#584
Added project filter for reports#274
Allow for classes to be Included by annotation#454
Added a report filter by parent class or interfaceBugfixes
#557
Changed log level for print coverage task#520
Fixed error: Kover requires extension with name 'androidComponents'Internal features
#567
Used compile dependency to Kover Features in Kover Gradle PluginDocumentation
#531
Added explanations about applying of the plugin#486
Increased the readability of the Kover documentationKover JVM Agent
Features
#464
Repacked the intellij-agent artifact to kover-jvm-agentBugfixes
#583
Excluded from report companion objects with only constants#548
Fixed coverage drop in case of using different classloaders for same classChangelog relative to version
0.8.0-Beta2
Kover Gradle Plugin
Features
#590
Expose reportDir property in KoverHtmlReport interface#587
Added property variantName to KoverReport interface#584
Added project filter for reports#274
Allow for classes to be Included by annotation#454
Added a report filter by parent class or interfaceDocumentation
#486
Increased the readability of the Kover documentation for 0.8.0Kover JVM Agent
Bugfixes
#583
Excluded from report companion objects with only constants#548
Fixed coverage drop in case of using different classloaders for same classConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.