blinkfox / fenix

This is an extension library to the Spring Data JPA complex or dynamic SQL query. 这是一个比 MyBatis 更加强大的 Spring Data JPA 扩展库,为解决复杂动态 JPQL (或 SQL) 而生。https://blinkfox.github.io/fenix
https://blinkfox.github.io/fenix
Apache License 2.0
345 stars 72 forks source link

添加单元测试 #26

Closed pengten closed 4 years ago

pengten commented 4 years ago

添加单元测试

codecov-commenter commented 4 years ago

Codecov Report

Merging #26 into develop will increase coverage by 0.54%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
+ Coverage    78.35%   78.89%   +0.54%     
===========================================
  Files          105      105              
  Lines         2037     2037              
  Branches       291      291              
===========================================
+ Hits          1596     1607      +11     
+ Misses         331      320      -11     
  Partials       110      110              
Impacted Files Coverage Δ
...ain/java/com/blinkfox/fenix/jpa/FenixJpaQuery.java 77.77% <0.00%> (+9.40%) :arrow_up:

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 4c03a71...25cf27b. Read the comment docs.

blinkfox commented 4 years ago

嗯,可以。