baomidou / mybatis-plus-samples

MyBatis-Plus Samples
https://baomidou.com
Apache License 2.0
2.25k stars 2.08k forks source link

删除没有的module #39

Closed punkmonday closed 4 years ago

punkmonday commented 4 years ago

删除没有的module

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #39   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         101     100    -1     
  Lines        1010     992   -18     
  Branches      119     118    -1     
======================================
+ Misses       1010     992   -18     
Impacted Files Coverage Δ
.../samples/metainfo/handler/MyMetaObjectHandler.java 0.00% <0.00%> (ø)
...baomidou/mybatisplus/samples/crud/entity/User.java 0.00% <0.00%> (ø)
...plus/samples/generator/GeneratorH2Application.java 0.00% <0.00%> (ø)
...idou/samples/injector/config/MySelectProvider.java 0.00% <0.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 d044bce...3b027e1. Read the comment docs.