pushtorefresh / storio

Reactive API for SQLiteDatabase and ContentResolver.
Apache License 2.0
2.55k stars 182 forks source link

Part3: StorIOSQLite mapping interop 1 to 3 #878

Closed nikitin-da closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #878 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #878     +/-   ##
===========================================
+ Coverage     97.98%   98.09%   +0.1%     
- Complexity      811      840     +29     
===========================================
  Files            98      103      +5     
  Lines          2783     2937    +154     
  Branches        308      314      +6     
===========================================
+ Hits           2727     2881    +154     
  Misses           27       27             
  Partials         29       29
Impacted Files Coverage Δ Complexity Δ
...h/storio3/sqlite/interop2to3/StorIOSQLite2To3.java 100% <100%> (ø) 4 <4> (?)
...efresh/storio3/sqlite/interop1to3/Queries1To3.java 100% <100%> (ø) 5 <5> (?)
...efresh/storio3/sqlite/interop1to3/Results1To3.java 100% <100%> (ø) 7 <7> (?)
...rio3/sqlite/interop1to3/SQLiteTypeMapping1To3.java 100% <100%> (ø) 9 <9> (?)
...h/storio3/sqlite/interop1to3/StorIOSQLite1To3.java 100% <100%> (ø) 4 <4> (?)

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 86550b7...5df6c9d. Read the comment docs.