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

Fixes to CI, updates to docs #1

Closed petertrr closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (1ce546c) into main (095382d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main       #1   +/-   ##
=========================================
  Coverage     91.60%   91.60%           
  Complexity      174      174           
=========================================
  Files            18       18           
  Lines          1108     1108           
  Branches        104      104           
=========================================
  Hits           1015     1015           
  Misses           63       63           
  Partials         30       30           
Flag Coverage Δ Complexity Δ
unittests 91.60% <ø> (ø) 0.00 <ø> (ø)

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 095382d...1ce546c. Read the comment docs.