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 dependency gradle to v7.4 #25

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 7.3.3 -> 7.4

Configuration

πŸ“… Schedule: "before 4am on Saturday" (UTC).

🚦 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 this update again.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #25 (30834a9) into main (856fd6a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #25   +/-   ##
=========================================
  Coverage     84.34%   84.34%           
  Complexity      113      113           
=========================================
  Files            14       14           
  Lines           492      492           
  Branches         87       87           
=========================================
  Hits            415      415           
  Misses           53       53           
  Partials         24       24           
Flag Coverage Ξ”
unittests 84.34% <ΓΈ> (ΓΈ)

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 856fd6a...30834a9. Read the comment docs.