petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
75 stars 5 forks source link

chore(deps): update detekt to v1.22.0 #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.gitlab.arturbosch.detekt (source) 1.21.0 -> 1.22.0 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) 1.21.0 -> 1.22.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (d662a4d) into main (63121fe) will increase coverage by 0.89%. The diff coverage is 93.87%.

:exclamation: Current head d662a4d differs from pull request most recent head a0052a5. Consider uploading reports for the commit a0052a5 to get more accurate results

@@             Coverage Diff              @@
##               main      #52      +/-   ##
============================================
+ Coverage     84.34%   85.24%   +0.89%     
  Complexity      109      109              
============================================
  Files            14       14              
  Lines           492      522      +30     
  Branches         88       88              
============================================
+ Hits            415      445      +30     
  Misses           53       53              
  Partials         24       24              
Flag Coverage Δ
unittests 85.24% <93.87%> (+0.89%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/kotlin/io/github/petertrr/diffutils/DiffUtils.kt 76.47% <75.00%> (+0.71%) :arrow_up:
...github/petertrr/diffutils/text/DiffRowGenerator.kt 93.50% <94.59%> (+0.78%) :arrow_up:
...kotlin/io/github/petertrr/diffutils/patch/Delta.kt 61.01% <100.00%> (+2.83%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.