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

upgrade to Kotlin 1.4.20 #216

Merged
merged 3 commits into from
Dec 6, 2020
Merged

upgrade to Kotlin 1.4.20 #216

merged 3 commits into from
Dec 6, 2020

Conversation

oshai
Copy link
Contributor

@oshai oshai commented Nov 29, 2020

upgrade to Kotlin 1.3.61 -> 1.4.20
upgrade coroutines 1.3.2 -> 1.4.2
upgrade gradle 6.4.1 -> 6.7.1

upgrade coroutines 1.3.2 -> 1.4.2
upgrade gradle 6.4.1 -> 6.7.1
@codecov
Copy link

codecov bot commented Nov 29, 2020

Codecov Report

Merging #216 (6ed1a30) into master (0812e5e) will decrease coverage by 0.39%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #216      +/-   ##
============================================
- Coverage     80.27%   79.87%   -0.40%     
  Complexity     1032     1032              
============================================
  Files           259      259              
  Lines          3792     3802      +10     
  Branches        474      491      +17     
============================================
- Hits           3044     3037       -7     
- Misses          531      532       +1     
- Partials        217      233      +16     
Impacted Files Coverage Δ Complexity Δ
...ql/db/postgresql/encoders/StartupMessageEncoder.kt 83.33% <50.00%> (-16.67%) 2.00 <1.00> (ø)
.../db/postgresql/messages/frontend/StartupMessage.kt 100.00% <100.00%> (ø) 1.00 <1.00> (ø)
...gresql/encoders/ExecutePreparedStatementEncoder.kt 75.00% <0.00%> (-25.00%) 1.00% <0.00%> (ø%)
...ql/db/postgresql/encoders/CloseStatementEncoder.kt 66.66% <0.00%> (-16.67%) 2.00% <0.00%> (ø%)
...jasync/sql/db/mysql/encoder/QueryMessageEncoder.kt 85.71% <0.00%> (-14.29%) 2.00% <0.00%> (ø%)
...b/mysql/encoder/PreparedStatementPrepareEncoder.kt 85.71% <0.00%> (-14.29%) 2.00% <0.00%> (ø%)
...sql/db/postgresql/parsers/CommandCompleteParser.kt 90.00% <0.00%> (-10.00%) 3.00% <0.00%> (ø%)
...async/sql/db/postgresql/PreparedStatementHolder.kt 91.30% <0.00%> (-8.70%) 5.00% <0.00%> (ø%)
...gresql/encoders/PreparedStatementOpeningEncoder.kt 86.95% <0.00%> (-8.70%) 2.00% <0.00%> (ø%)
...a/com/github/jasync/sql/db/SuspendingConnection.kt 32.14% <0.00%> (-7.15%) 0.00% <0.00%> (ø%)
... and 11 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 0812e5e...6ed1a30. Read the comment docs.

@oshai oshai merged commit 1f41887 into master Dec 6, 2020
oshai added a commit that referenced this pull request Jan 17, 2021
upgrade to Kotlin 1.3.61 -> 1.4.20
upgrade coroutines 1.3.2 -> 1.4.2
upgrade gradle 6.4.1 -> 6.7.1
fix warning
formatting
@oshai oshai deleted the kotlin1.42 branch February 22, 2021 11:07
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