Skip to content

Conversation

@397786756
Copy link

对于8.0.X版本的mysql
驱动应该com.mysql.cj.jdbc.Driver连接
jar包也需要相对应

@codecov-io
Copy link

Codecov Report

Merging #15 (1371ba8) into master (ac73971) will decrease coverage by 0.01%.
The diff coverage is 11.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #15      +/-   ##
============================================
- Coverage     17.30%   17.28%   -0.02%     
  Complexity      926      926              
============================================
  Files           418      419       +1     
  Lines         12994    13008      +14     
  Branches       1909     1910       +1     
============================================
  Hits           2249     2249              
- Misses        10317    10332      +15     
+ Partials        428      427       -1     
Impacted Files Coverage Δ Complexity Δ
...main/java/xyz/noark/orm/AnnotationEntityMaker.java 29.89% <0.00%> (-1.29%) 7.00 <0.00> (ø)
...m/accessor/sql/mysql/adaptor/MysqlJsonAdaptor.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ccessor/sql/mysql/adaptor/ValueAdaptorManager.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/xyz/noark/orm/accessor/FieldType.java 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
...k-asm/src/main/java/xyz/noark/asm/SymbolTable.java 18.00% <0.00%> (-0.58%) 27.00% <0.00%> (-1.00%)
...src/main/java/xyz/noark/core/util/MethodUtils.java 36.84% <0.00%> (+5.26%) 5.00% <0.00%> (+1.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 ac73971...1371ba8. 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.

2 participants