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

build: Add yarn.lock #24

Closed petertrr closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #24 (a54fc9e) into main (c324d33) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #24   +/-   ##
=========================================
  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 c324d33...a54fc9e. Read the comment docs.