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

chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.5.1 #87

Merged
merged 1 commit into from
May 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.kover 0.5.0 -> 0.5.1 age adoption passing confidence

Release Notes

Kotlin/kotlinx-kover

v0.5.1

===================

Features
  • Added Gradle configuration cache support (#​142)
  • Implemented the use of the full path to the project for the exclusion (#​151)
  • Supported IntelliJ Verifier
  • Upgraded default and minimal IntelliJ Coverage Engine version to 1.0.668
IntelliJ Agent
  • Fixed coverage counter for $DefaultImpls (#​149)
Internal features
  • Added functional tests on verification
  • Implemented simple JSON parser and serializer
Requirements
  • Upgraded minimal supported Gradle version to 6.6

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from fafb9dd to d5f82aa Compare May 14, 2022 16:55
@codecov
Copy link

codecov bot commented May 14, 2022

Codecov Report

Merging #87 (d5f82aa) into master (f2d05d5) will increase coverage by 0.55%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   80.48%   81.04%   +0.55%     
==========================================
  Files          20       20              
  Lines         369      364       -5     
  Branches       59       60       +1     
==========================================
- Hits          297      295       -2     
+ Misses         55       52       -3     
  Partials       17       17              
Impacted Files Coverage Δ
...ommonMain/kotlin/com/hoc081098/flowext/throttle.kt 83.63% <0.00%> (+0.87%) ⬆️
...om/hoc081098/flowext/retryWhenWithDelayStrategy.kt 44.82% <0.00%> (+2.89%) ⬆️

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 f2d05d5...d5f82aa. Read the comment docs.

@hoc081098 hoc081098 merged commit 3007f6b into master May 14, 2022
@renovate renovate bot deleted the renovate/org.jetbrains.kotlinx.kover-0.x branch May 14, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants