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
84 stars 5 forks source link

chore(deps): update dependency gradle to v7.3 #8

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.2 -> 7.3

Configuration

πŸ“… Schedule: "before 4am on Saturday" (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 has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (cca6b50) into main (0faa9c8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main       #8   +/-   ##
=========================================
  Coverage     91.81%   91.81%           
  Complexity      172      172           
=========================================
  Files            18       18           
  Lines          1197     1197           
  Branches        103      103           
=========================================
  Hits           1099     1099           
  Misses           69       69           
  Partials         29       29           
Flag Coverage Ξ”
unittests 91.81% <ΓΈ> (ΓΈ)

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 0faa9c8...cca6b50. Read the comment docs.