j256 / ormlite-android

ORMLite Android functionality used in conjunction with ormlite-core
http://ormlite.com/
ISC License
1.59k stars 366 forks source link

Moving to shaded unified jar. Finally. #136

Closed j256 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #136 (eeb1f55) into master (4ae98ea) will increase coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head eeb1f55 differs from pull request most recent head ea6e220. Consider uploading reports for the commit ea6e220 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##             master    #136      +/-   ##
===========================================
+ Coverage      8.13%   8.14%   +0.01%     
  Complexity       32      32              
===========================================
  Files            24      24              
  Lines          1168    1166       -2     
  Branches        128     128              
===========================================
  Hits             95      95              
+ Misses         1060    1058       -2     
  Partials         13      13              
Impacted Files Coverage Δ
...256/ormlite/android/AndroidDatabaseConnection.java 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 4ae98ea...ea6e220. Read the comment docs.