Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Port changes from 4.10 #21

Merged
merged 3 commits into from
Dec 26, 2021
Merged

feat: Port changes from 4.10 #21

merged 3 commits into from
Dec 26, 2021

Conversation

petertrr
Copy link
Owner

  • Port VerifyChunk
  • Port ConflictOutput
  • Update README.md

@codecov
Copy link

codecov bot commented Dec 26, 2021

Codecov Report

Merging #21 (f4c9569) into main (ee4170b) will increase coverage by 0.62%.
The diff coverage is 82.05%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #21      +/-   ##
============================================
+ Coverage     83.72%   84.34%   +0.62%     
- Complexity      104      113       +9     
============================================
  Files            12       14       +2     
  Lines           467      492      +25     
  Branches         84       87       +3     
============================================
+ Hits            391      415      +24     
- Misses           52       53       +1     
  Partials         24       24              
Flag Coverage Δ
unittests 84.34% <82.05%> (+0.62%) ⬆️

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

Impacted Files Coverage Δ
...kotlin/io/github/petertrr/diffutils/patch/Chunk.kt 85.71% <66.66%> (+19.04%) ⬆️
.../github/petertrr/diffutils/patch/ConflictOutput.kt 76.47% <76.47%> (ø)
...kotlin/io/github/petertrr/diffutils/patch/Delta.kt 58.18% <83.33%> (ø)
...kotlin/io/github/petertrr/diffutils/patch/Patch.kt 84.90% <100.00%> (+1.92%) ⬆️
.../io/github/petertrr/diffutils/patch/VerifyChunk.kt 100.00% <100.00%> (ø)

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 ee4170b...f4c9569. Read the comment docs.

@petertrr petertrr merged commit e4f2fd4 into main Dec 26, 2021
@petertrr petertrr deleted the feature/backports branch December 26, 2021 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant