j256 / ormlite-android

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

Fixed locale trickle down #91

Closed j256 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #91 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #91   +/-   ##
========================================
  Coverage      5.59%   5.59%           
  Complexity       22      22           
========================================
  Files            24      24           
  Lines          1341    1341           
  Branches        165     165           
========================================
  Hits             75      75           
  Misses         1256    1256           
  Partials         10      10
Impacted Files Coverage Δ Complexity Δ
.../j256/ormlite/android/DatabaseTableConfigUtil.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...56/ormlite/android/apptools/OrmLiteConfigUtil.java 43.97% <100%> (ø) 21 <4> (ø) :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 d1cd7ba...d9d2768. Read the comment docs.