j256 / ormlite-android

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

Handle new release savepoint. #88

Closed j256 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #88 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #88      +/-   ##
===========================================
- Coverage      4.72%   4.71%   -0.01%     
  Complexity       19      19              
===========================================
  Files            25      25              
  Lines          1334    1335       +1     
  Branches        164     164              
===========================================
  Hits             63      63              
- Misses         1261    1262       +1     
  Partials         10      10
Impacted Files Coverage Δ Complexity Δ
...256/ormlite/android/AndroidDatabaseConnection.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:

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 bbe1649...e5268b8. Read the comment docs.