8000 add json type support to mysql by oshai · Pull Request #84 · jasync-sql/jasync-sql · GitHub
[go: up one dir, main page]

Skip to content

add json type support to mysql #84

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

Merged
merged 1 commit into from
Jan 28, 2019
Merged

add json type support to mysql #84

merged 1 commit into from
Jan 28, 2019

Conversation

oshai
Copy link
Contributor
@oshai oshai commented Jan 28, 2019

No description provided.

@codecov
Copy link
codecov bot commented Jan 28, 2019

Codecov Report

Merging #84 into master will increase coverage by 0.27%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #84      +/-   ##
============================================
+ Coverage     76.98%   77.25%   +0.27%     
- Complexity      956     1047      +91     
============================================
  Files           253      254       +1     
  Lines          3545     3883     +338     
  Branches        460      532      +72     
============================================
+ Hits           2729     3000     +271     
- Misses          591      641      +50     
- Partials        225      242      +17
Impacted Files Coverage Δ Complexity Δ
...m/github/jasync/sql/db/mysql/column/ColumnTypes.kt 100% <100%> (ø) 29 <1> (+1) ⬆️
...ithub/jasync/sql/db/mysql/codec/DecoderRegistry.kt 79.31% <100%> (+0.36%) 42 <0> (+1) ⬆️
.../com/github/jasync/sql/db/util/ChannelWrapper.java 51.06% <0%> (-10.64%) 11% <0%> (-2%)
...db/postgresql/codec/PostgreSQLConnectionHandler.kt 51.53% <0%> (-1.47%) 30% <0%> (+3%)
.../java/com/github/jasync/sql/db/util/FutureUtils.kt 44.44% <0%> (ø) 0% <0%> (ø) ⬇️
...c/main/java/com/github/jasync/sql/db/Connection.kt 100% <0%> (ø) 0% <0%> (ø) ⬇️
...java/com/github/jasync/sql/db/TransactionHelper.kt 100% <0%> (ø) 0% <0%> (?)
...tgresql/encoders/PreparedStatementEncoderHelper.kt 80.39% <0%> (+0.94%) 0% <0%> (ø) ⬇️
.../com/github/jasync/sql/db/mysql/MySQLConnection.kt 79.23% <0%> (+1.2%) 53% <0%> (+17%) ⬆️
...async/sql/db/mysql/codec/MySQLConnectionHandler.kt 79.56% <0%> (+1.91%) 88% <0%> (+31%) ⬆️
... and 4 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 58ec62b...bd7b4db. Read the comment docs.

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
0