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

Enable build scans #53

Closed petertrr closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #53 (249b41d) into main (0facec2) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #53   +/-   ##
=========================================
  Coverage     84.34%   84.34%           
  Complexity      109      109           
=========================================
  Files            14       14           
  Lines           492      492           
  Branches         88       88           
=========================================
  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.

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