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

ci: Auto-suggest code fixes in PRs #76

Closed petertrr closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #76 (28abf1d) into main (063bf3d) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #76   +/-   ##
=========================================
  Coverage     85.24%   85.24%           
  Complexity      109      109           
=========================================
  Files            14       14           
  Lines           522      522           
  Branches         89       89           
=========================================
  Hits            445      445           
  Misses           53       53           
  Partials         24       24           
Flag Coverage Δ
unittests 85.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.