CoronaTeam / CoronaGame

Software Development Project 2020
3 stars 0 forks source link

Dev/firestore refactor #95

Closed TheBlueHawk closed 4 years ago

TheBlueHawk commented 4 years ago

Welcome to FirestoreInteractor 3.0! No more wrapper, no more additional Interactors, only a centralized parameter-less ConcreteFirestoneInteractor which support several flexible queries: read-document/read full collection, write a doc/write with a specific ID, use callbacks or QueryHandler/onXXXXListener

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 9c2f97a7 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 83.9% (80% is the threshold).

This pull request will bring the total coverage in the repository to 81.3% (0.0% change).

View more on Code Climate.