pushtorefresh / storio

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

Add mention to documentation that Query is a wrapper of query() #896

Closed ArgirisKala closed 5 years ago

ArgirisKala commented 6 years ago

I make this pull request for fixing #602 issue. Happy hacktoberfest :-)

codecov-io commented 6 years ago

Codecov Report

Merging #896 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #896   +/-   ##
=========================================
  Coverage     97.99%   97.99%           
  Complexity      815      815           
=========================================
  Files            98       98           
  Lines          2787     2787           
  Branches        308      308           
=========================================
  Hits           2731     2731           
  Misses           27       27           
  Partials         29       29

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 b12beef...90d1306. Read the comment docs.

nikitin-da commented 6 years ago

Hi @ArgirisKala ! Thank you for assistance! But I have doubts that @artem-zinnatullin means exactly this line, when hi filed issue ;)

artem-zinnatullin commented 6 years ago

yeah, I'd add it to the Queries section in the readme :)

artem-zinnatullin commented 6 years ago

yeah, I'd add it to the Queries section in the readme :)

ArgirisKala commented 5 years ago

ok, no problem