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

Update kotlin to 1.5.0 and gradle to 7.0 #3

Merged
merged 2 commits into from
May 5, 2021
Merged

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 #3 (57e0bf7) into main (7da3ca7) will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main       #3      +/-   ##
============================================
- Coverage     91.60%   91.46%   -0.15%     
+ Complexity      174      173       -1     
============================================
  Files            18       18              
  Lines          1108     1113       +5     
  Branches        104      103       -1     
============================================
+ Hits           1015     1018       +3     
+ Misses           63       62       -1     
- Partials         30       33       +3     
Flag Coverage Δ Complexity Δ
unittests 91.46% <ø> (-0.15%) 173.00 <ø> (-1.00)

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

Impacted Files Coverage Δ Complexity Δ
...otlin/com/github/petertrr/diffutils/patch/Delta.kt 54.54% <0.00%> (-0.46%) 2.00% <0.00%> (ø%)
...github/petertrr/diffutils/text/DiffRowGenerator.kt 89.68% <0.00%> (-0.36%) 48.00% <0.00%> (+1.00%) ⬇️
...ub/petertrr/diffutils/algorithm/myers/MyersDiff.kt 89.65% <0.00%> (-0.35%) 21.00% <0.00%> (ø%)
...tlin/com/github/petertrr/diffutils/text/DiffRow.kt 100.00% <0.00%> (ø) 1.00% <0.00%> (ø%)
.../com/github/petertrr/diffutils/utils/DeltaUtils.kt 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...hub/petertrr/diffutils/algorithm/myers/PathNode.kt 77.77% <0.00%> (+5.55%) 8.00% <0.00%> (-2.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 7da3ca7...57e0bf7. Read the comment docs.

@petertrr petertrr merged commit 6a00d17 into main May 5, 2021
@petertrr petertrr deleted the infra/kotlin-1.5 branch May 5, 2021 14:39
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