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

chore: Add detekt static analyzer #18

Merged
merged 3 commits into from
Dec 19, 2021
Merged

chore: Add detekt static analyzer #18

merged 3 commits into from
Dec 19, 2021

Conversation

petertrr
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #18 (8ab25eb) into main (dc2b266) will increase coverage by 0.95%.
The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #18      +/-   ##
============================================
+ Coverage     82.76%   83.72%   +0.95%     
- Complexity      101      104       +3     
============================================
  Files            12       12              
  Lines           470      467       -3     
  Branches         85       84       -1     
============================================
+ Hits            389      391       +2     
+ Misses           57       52       -5     
  Partials         24       24              
Flag Coverage Δ
unittests 83.72% <88.88%> (+0.95%) ⬆️

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

Impacted Files Coverage Δ
...n/kotlin/io/github/petertrr/diffutils/DiffUtils.kt 75.75% <0.00%> (-2.37%) ⬇️
...hub/petertrr/diffutils/algorithm/myers/PathNode.kt 75.00% <ø> (ø)
...kotlin/io/github/petertrr/diffutils/patch/Chunk.kt 66.66% <ø> (ø)
...n/io/github/petertrr/diffutils/text/StringUtils.kt 85.71% <0.00%> (+16.48%) ⬆️
...ub/petertrr/diffutils/algorithm/myers/MyersDiff.kt 89.83% <88.88%> (ø)
...n/io/github/petertrr/diffutils/algorithm/Change.kt 100.00% <100.00%> (ø)
...kotlin/io/github/petertrr/diffutils/patch/Patch.kt 82.97% <100.00%> (+1.72%) ⬆️
...github/petertrr/diffutils/text/DiffRowGenerator.kt 92.71% <100.00%> (+0.03%) ⬆️

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 dc2b266...8ab25eb. Read the comment docs.

* Include in `check` task
@petertrr petertrr merged commit 4a6e02d into main Dec 19, 2021
@petertrr petertrr deleted the chore/detekt branch December 19, 2021 11:31
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