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

Use `gradle/gradle-build-action` #43

Closed petertrr closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (da2a7fb) into main (28bfbce) will not change coverage. The diff coverage is n/a.

:exclamation: Current head da2a7fb differs from pull request most recent head fb90b10. Consider uploading reports for the commit fb90b10 to get more accurate results

@@            Coverage Diff            @@
##               main      #43   +/-   ##
=========================================
  Coverage     84.34%   84.34%           
  Complexity      112      112           
=========================================
  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.


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 28bfbce...fb90b10. Read the comment docs.