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

Fix files location #4

Merged
merged 1 commit into from
May 5, 2021
Merged

Fix files location #4

merged 1 commit into from
May 5, 2021

Conversation

petertrr
Copy link
Owner

@petertrr petertrr commented May 5, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #4 (ff81359) into main (6a00d17) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main       #4   +/-   ##
=========================================
  Coverage     91.46%   91.46%           
  Complexity      173      173           
=========================================
  Files            18       18           
  Lines          1113     1113           
  Branches        103      103           
=========================================
  Hits           1018     1018           
  Misses           62       62           
  Partials         33       33           
Flag Coverage Δ Complexity Δ
unittests 91.46% <ø> (ø) 173.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...n/kotlin/io/github/petertrr/diffutils/DiffUtils.kt 78.12% <ø> (ø) 0.00 <0.00> (?)
...n/io/github/petertrr/diffutils/algorithm/Change.kt 100.00% <ø> (ø) 5.00 <0.00> (?)
...thub/petertrr/diffutils/algorithm/DiffAlgorithm.kt 0.00% <ø> (ø) 0.00 <0.00> (?)
...ub/petertrr/diffutils/algorithm/myers/MyersDiff.kt 89.65% <ø> (ø) 21.00 <0.00> (?)
...hub/petertrr/diffutils/algorithm/myers/PathNode.kt 77.77% <ø> (ø) 8.00 <0.00> (?)
...kotlin/io/github/petertrr/diffutils/patch/Chunk.kt 61.53% <ø> (ø) 9.00 <0.00> (?)
...kotlin/io/github/petertrr/diffutils/patch/Delta.kt 54.54% <ø> (ø) 2.00 <0.00> (?)
...kotlin/io/github/petertrr/diffutils/patch/Patch.kt 82.60% <ø> (ø) 6.00 <0.00> (?)
...b/petertrr/diffutils/patch/PatchFailedException.kt 0.00% <ø> (ø) 0.00 <0.00> (?)
...otlin/io/github/petertrr/diffutils/text/DiffRow.kt 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 8 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 6a00d17...ff81359. Read the comment docs.

@petertrr petertrr merged commit 5c72557 into main May 5, 2021
@petertrr petertrr deleted the bugfix/files-location branch May 5, 2021 15:24
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